Builds on knulli

This commit is contained in:
2026-03-27 15:59:26 -05:00
parent d91808487f
commit a2113442cb
7 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
include(cmake/targets/knulli.cmake)
target_compile_definitions(${DUSK_LIBRARY_TARGET_NAME} PUBLIC
DUSK_RG35XXH
)