5 lines
115 B
CMake
5 lines
115 B
CMake
include(cmake/targets/knulli.cmake)
|
|
|
|
target_compile_definitions(${DUSK_LIBRARY_TARGET_NAME} PUBLIC
|
|
DUSK_RG35XXH
|
|
) |