Files
ox/deps/teagba/CMakeLists.txt
T

9 lines
103 B
CMake

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