mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-24 07:05:39 +00:00
5 lines
89 B
CMake
5 lines
89 B
CMake
|
target_include_directories(rlottie
|
||
|
PRIVATE
|
||
|
"${CMAKE_CURRENT_LIST_DIR}"
|
||
|
)
|