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

if(BUILD_TESTING)
  add_subdirectory(GTest)
endif()
  add_subdirectory(pybind11)
endif()