nostalgia/deps/teagba/CMakeLists.txt

9 lines
103 B
CMake

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