build: debug and test builds via contrib
This commit is contained in:
@@ -66,6 +66,7 @@ else ()
|
||||
|
||||
# Emulate the FindGTest module's variable.
|
||||
set(GTEST_LIBRARIES gtest gtest_main)
|
||||
set(GTEST_BOTH_LIBRARIES gtest gtest_main)
|
||||
include_directories(SYSTEM "${CMAKE_CURRENT_SOURCE_DIR}/gtest/include")
|
||||
endif (GTest_FOUND)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user