9 lines
103 B
CMake

add_subdirectory(src)
install(
DIRECTORY
include/teagba
DESTINATION
include
)