cross compiling: template toolchain file #512
certabitmh
started this conversation in
General
Replies: 1 comment
-
Thanks for sharing this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
just managed to get it cross compiled for an arm9 toolchain and wanted to share the toolchain file I've created according to https://cmake.org/cmake/help/book/mastering-cmake/chapter/Cross%20Compiling%20With%20CMake.html:
toolchain.cmake
build it with
Beta Was this translation helpful? Give feedback.
All reactions