mirror of
https://github.com/RetroDECK/RetroQUEST.git
synced 2025-04-21 01:24:06 +00:00
4 lines
136 B
CMake
4 lines
136 B
CMake
add_subdirectory( godot-cpp )
|
|
add_subdirectory( yaml-cpp )
|
|
|
|
target_include_directories( ${PROJECT_NAME} PUBLIC libretro-common/include ) |