1
0
Fork 0

remove compile instruction specific for CATCH tests

This commit is contained in:
jsteemann 2019-05-21 10:18:54 +02:00
parent d5ecdd143a
commit fe6727b7d0
1 changed files with 0 additions and 2 deletions

View File

@ -213,8 +213,6 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL GNU)
target_compile_options(arangodbtests PRIVATE -fno-devirtualize)
endif()
SET_TARGET_PROPERTIES(arangodbtests PROPERTIES COMPILE_FLAGS "-DCATCH_CONFIG_FAST_COMPILE")
target_link_libraries(arangodbtests
arangoserver
rocksdb