Skip to content

Commit 55d511a

Browse files
committed
updated unit_test
1 parent 9426c9b commit 55d511a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ INCLUDE_DIRECTORIES("googletest-release-1.8.0/googletest/include")
1010

1111
# add gtest (building with same compiler is best option)
1212
add_subdirectory(googletest-release-1.8.0)
13+
config_compiler_and_linker()
1314

1415
# applications
1516
ADD_EXECUTABLE(test_app test.cpp)

0 commit comments

Comments
 (0)