Build: Never automatically link any boost library with a #pragma comment(linker) encountered in boost headers

This commit is contained in:
Shauren
2022-02-16 20:16:22 +01:00
parent f1ddad7dbd
commit 3248d7844b

View File

@@ -65,10 +65,7 @@ target_include_directories(boost
target_compile_definitions(boost
INTERFACE
-DBOOST_DATE_TIME_NO_LIB
-DBOOST_REGEX_NO_LIB
-DBOOST_CHRONO_NO_LIB
-DBOOST_SERIALIZATION_NO_LIB
-DBOOST_ALL_NO_LIB
-DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
-DBOOST_ASIO_NO_DEPRECATED
-DBOOST_BIND_NO_PLACEHOLDERS