Embedded cmake cross compile - JohnHau/mis GitHub Wiki
https://cmake.org/cmake/help/book/mastering-cmake/chapter/Cross%20Compiling%20With%20CMake.html https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html
https://www.incredibuild.com/blog/cross-compile-with-cmake
https://stackoverflow.com/questions/67936256/how-to-cross-compile-with-cmake
https://earthly.dev/blog/cmake-gcc-cross-compile/
https://www.baeldung.com/linux/cmake-cross-platform-compilation
https://www.taricorp.net/2021/cmake-windows-cross/
https://www.reddit.com/r/cmake/comments/13i3xqn/help_cross_compiling_a_dll_from_linux/
https://man.archlinux.org/man/extra/cmake/cmake-toolchains.7.en
https://learn.microsoft.com/en-us/cpp/build/get-started-linux-cmake?view=msvc-170
https://documentation.unified-automation.com/uasdkc/1.6.0/html/CrossCompiling.html
http://doc.aldebaran.com/qibuild/advanced/guide/cmake/using_host_tools.html
https://dominoc925.blogspot.com/2019/09/cmake-example-for-cross-compiling-and.html
https://metricpanda.com/rival-fortress-update-11-cross-compiling-for-three-platforms/
https://forum.juce.com/t/cross-compiling-fails-recursive-cmake-discards-options/49493
https://blog.totalcross.com/docker-basics-cross-compiling-a-cmake-project-642001240b6f
https://libwebsockets.org/git/libwebsockets/tree/contrib/cross-arm-linux-gnueabihf.cmake
https://libwebsockets.org/git/libwebsockets/tree/contrib/cross-aarch64.cmake https://community.st.com/t5/stm32-mpu-products/cmake-does-not-use-proper-linux-interpreter-library/m-p/133674
https://issues.apache.org/jira/browse/THRIFT-2571
https://lists.yoctoproject.org/g/yocto/message/51267
https://discuss.pytorch.org/t/cross-compiling-for-arm-and-other-archs/44055
https://vtk.org/Wiki/ITK/Cross_Compiling
https://forum.qt.io/topic/131236/cmake-does-not-configure-correctly-when-cross-compiling
https://wiki.gnuradio.org/index.php/Cross_compile_for_Raspberry_Pi
https://igraph.discourse.group/t/thoughts-on-improving-the-cross-compiling-documentation/859
https://www.96boards.org/documentation/guides/crosscompile/commandline.html
https://visp-doc.inria.fr/doxygen/visp-daily/tutorial-install-crosscompiling-raspberry.html
https://mariadb.com/kb/en/cross-compiling-mariadb/
https://forum.openwrt.org/t/error-while-cross-compiling-a-cmake-project/104504
https://five-embeddev.com/baremetal/cmake/
https://mesonbuild.com/Machine-files.html
https://www.w3cschool.cn/doc_cmake_3_8/cmake_3_8-manual-cmake-toolchains-7.html
https://www.scivision.dev/cmake-cross-compile-dos-openwatcom/
https://dev.to/younup/cmake-on-stm32-the-beginning-3766
https://dev.to/younup/cmake-on-stm32-the-beginning-3766
https://otter.itk.ntnu.no/doku.php?id=ubuntu_cross_compiler
https://rolandsdev.blog/posts/cross-compile-grpc-for-arm-with-docker/
https://www.seagate.com/nasos/SDK/0.7/cross/index.html
https://mcilloni.ovh/2021/02/09/cxx-cross-clang/
https://os.mbed.com/cookbook/mbed-cmake
https://forum.hdfgroup.org/t/cross-compiling-for-windows/6735
https://tttapa.github.io/py-build-cmake/Cross-compilation.html
https://sourceforge.net/p/jsoncpp/patches/14/
https://git.mst.edu/-/snippets/47
https://www.jianshu.com/p/534bee6becee
https://llvm.org/docs/HowToCrossCompileLLVM.html https://docs.conan.io/2.0/tutorial/consuming_packages/cross_building_with_conan.html
https://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/