CMakeLists.txt
1
2
add_subdirectory
(
headers
)
add_subdirectory
(
run
)
Felspar C++ Libraries
Felspar Coro
Allocator support
CMakeLists.txt
examples
include
requirements.cmake
test
CMakeLists.txt
headers
run
Felspar Exceptions
Felspar IO
Felspar Memory Utilities
Felspar Parse
Felspar Test