mirror of
https://github.com/Vita3K/Vita3K.git
synced 2025-04-02 11:02:10 -04:00
2 lines
87 B
CMake
2 lines
87 B
CMake
add_library(features INTERFACE)
|
|
target_include_directories(features INTERFACE include)
|