5 lines
117 B
CMake
5 lines
117 B
CMake
include(cmake/targets/dolphin.cmake)
|
|
|
|
target_compile_definitions(${DUSK_LIBRARY_TARGET_NAME} PUBLIC
|
|
DUSK_GAMECUBE
|
|
) |