rts/src/tech/CMakeLists.txt

3 lines
77 B
CMake

add_library(tech INTERFACE)
target_include_directories(tech INTERFACE "inc")