nostalgia/deps/teagba/CMakeLists.txt

9 lines
103 B
CMake
Raw Normal View History

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