mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Remove superfluous define from cmake project
This commit is contained in:
parent
3049445d78
commit
601b2888ec
@ -283,8 +283,6 @@ SOURCE_GROUP("Surrogates" FILES ${SURROGATE_SOURCES})
|
||||
# configure the executable
|
||||
include_directories(${HEADER_DIR})
|
||||
|
||||
add_definitions( -DCATCH_CONFIG_FULL_PROJECT )
|
||||
|
||||
# Projects consuming Catch via ExternalProject_Add might want to use install step
|
||||
# without building all of our selftests.
|
||||
if (NOT NO_SELFTEST)
|
||||
|
Loading…
Reference in New Issue
Block a user