mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
4 lines
76 B
CMake
Executable file
4 lines
76 B
CMake
Executable file
target_include_directories(lunasvg
|
|
PUBLIC
|
|
"${CMAKE_CURRENT_LIST_DIR}"
|
|
)
|