We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9426c9b commit 55d511aCopy full SHA for 55d511a
test/CMakeLists.txt
@@ -10,6 +10,7 @@ INCLUDE_DIRECTORIES("googletest-release-1.8.0/googletest/include")
10
11
# add gtest (building with same compiler is best option)
12
add_subdirectory(googletest-release-1.8.0)
13
+config_compiler_and_linker()
14
15
# applications
16
ADD_EXECUTABLE(test_app test.cpp)
0 commit comments