mirror of
https://notabug.org/litucks/torzu.git
synced 2026-05-11 12:20:49 +00:00
3 lines
115 B
CMake
3 lines
115 B
CMake
add_library(open_source_archives INTERFACE)
|
|
|
|
target_include_directories(open_source_archives INTERFACE "include/")
|