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

if(BUILD_TESTING)
  add_subdirectory(GTest)
endif()