Skip to content
Snippets Groups Projects
CMakeLists.txt 77 B
Newer Older

if(BUILD_TESTING)
  add_subdirectory(GTest)
endif()