wut/share/wut.toolchain.cmake
2022-01-23 12:55:36 +01:00

9 lines
276 B
CMake

message(DEPRECATION
"This toolchain file has been superseded by devkitPro CMake. "
"devkitPro CMake for Wii U can be invoked with the following wrapper script:\n"
""
"/opt/devkitpro/portlibs/wiiu/bin/powerpc-eabi-cmake"
)
include(/opt/devkitpro/cmake/WiiU.cmake)