Skip to content
Snippets Groups Projects
CMakeLists.txt 72 B
Newer Older
  • Learn to ignore specific revisions
  • include(FetchContent)
    
    add_subdirectory(fmt)
    add_subdirectory(pybind11)