Add several other Cmake warnings.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
4c9f5b12fa
commit
a4dc7b447b
|
@ -53,6 +53,7 @@ if (WINDOWS)
|
|||
endif (WINDOWS)
|
||||
|
||||
if (NOT DEFINED CONAN_EXPORTED)
|
||||
MESSAGE(WARNING, "Called from Conan. Not building test build.")
|
||||
# Add a definition for the test library
|
||||
target_compile_definitions(CreatureLibTests PRIVATE TESTS_BUILD)
|
||||
endif ()
|
||||
|
|
Loading…
Reference in New Issue