2022-05-22 15:30:38 +02:00

4 lines
78 B
CMake

add_subdirectory(Src)
target_include_directories(${TARGET_NAME} PRIVATE Inc)