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

8 lines
316 B
CMake

message(DEPRECATION
"The functionality provided by wut.cmake has moved to devkitPro CMake. "
"Please remove the corresponding include() in your CMakeLists.txt. "
"devkitPro CMake for Wii U can be invoked with the following wrapper script:\n"
""
"/opt/devkitpro/portlibs/wiiu/bin/powerpc-eabi-cmake"
)