CMakeLists.txt
1
2
add_subdirectory
(
headers
)
add_subdirectory
(
run
)
Felspar C++ Libraries
Felspar Coro
Felspar Exceptions
Felspar IO
Felspar Memory Utilities
Felspar Parse
Felspar Test
CMakeLists.txt
include
src
test
CMakeLists.txt
headers
run