gut, dann bleibt das halt da

This commit is contained in:
Johannes Theiner 2018-12-04 15:12:13 +01:00
parent 7e43e93d8c
commit e9950f6892
1 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@ if(DOXYGEN_FOUND)
)
endif(DOXYGEN_FOUND)
#[[
# Download and unpack googletest at configure time
configure_file(CMakeLists.txt.in googletest-download/CMakeLists.txt)
execute_process(COMMAND ${CMAKE_COMMAND} -G "${CMAKE_GENERATOR}" .
@ -56,7 +56,6 @@ endif()
#add_executable(example example.cpp)
#target_link_libraries(example gtest_main)
#add_test(NAME example_test COMMAND example)
]]
add_subdirectory(src)