mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-23 06:35:38 +00:00
5 lines
76 B
CMake
5 lines
76 B
CMake
|
target_include_directories(lunasvg
|
||
|
PUBLIC
|
||
|
"${CMAKE_CURRENT_LIST_DIR}"
|
||
|
)
|