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