mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
231674e5a5
We set CMAKE_CROSSCOMPILE in a few places, but that is just a typo for CMAKE_CROSSCOMPILING. However we don't need to set it at all: cmake does so automatically whenever CMAKE_SYSTEM_NAME is set (which is why our cross compiling actually works currently.) |
||
---|---|---|
.. | ||
aarch64.toolchain.cmake | ||
android.toolchain.cmake | ||
armhf.toolchain.cmake | ||
mingw32.cmake | ||
mingw64.cmake | ||
mingw_core.cmake | ||
ppc64le.toolchain.cmake |