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