Skip to content
Snippets Groups Projects
CMakeLists.txt 81 B
include_directories(./include/)
add_subdirectory(lib)
add_subdirectory(projects)