Fix some dolphin stuff.

This commit is contained in:
2026-03-08 19:55:48 -05:00
parent c161809248
commit 23eaffa3a7
5 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
include(./dolphin.cmake)
include(cmake/targets/dolphin.cmake)
target_compile_definitions(${DUSK_LIBRARY_TARGET_NAME} PUBLIC
DUSK_WII
DUSK_PLATFORM_ENDIAN_BIG
)