You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/contrib/cross
Jason Rhinelander 231674e5a5 Remove CMAKE_CROSSCOMPILE
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.)
3 years ago
..
aarch64.toolchain.cmake track libcurl and libuv with cmake, add libuv submodule 4 years ago
android.toolchain.cmake make android compile again 6 years ago
armhf.toolchain.cmake add ppc64le toolchain 5 years ago
mingw32.cmake FUWAS 4 years ago
mingw64.cmake FUWAS 4 years ago
mingw_core.cmake Remove CMAKE_CROSSCOMPILE 3 years ago
ppc64le.toolchain.cmake add ppc64le toolchain 5 years ago