Windows Fix?

This commit is contained in:
Paulchen-Panther
2024-06-12 23:58:47 +02:00
committed by GitHub
parent edfdc40a64
commit 6494506cd7

View File

@@ -1,3 +1,5 @@
add_compile_definitions("_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR")
# set and compile proto schema
set(ProtoServer_PROTOS ${CMAKE_SOURCE_DIR}/libsrc/protoserver/message.proto)
protobuf_generate_cpp(ProtoServer_PROTO_SRCS ProtoServer_PROTO_HDRS ${ProtoServer_PROTOS})