We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307cc7e commit b88565dCopy full SHA for b88565d
1 file changed
src/shared/CMakeLists.txt
@@ -19,4 +19,5 @@ target_compile_definitions(shared PUBLIC
19
SPDLOG_USE_STD_FORMAT SPDLOG_NO_NAME SPDLOG_NO_REGISTRY_MUTEX
20
BOOST_INTERPROCESS_SHARED_DIR_FUNC BOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
21
NOMINMAX _WINDOWS _UNICODE UNICODE
22
+ _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR
23
)
0 commit comments