mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-06 02:15:40 +00:00
5 lines
76 B
CMake
5 lines
76 B
CMake
|
target_include_directories(lunasvg
|
||
|
PUBLIC
|
||
|
"${CMAKE_CURRENT_LIST_DIR}"
|
||
|
)
|