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 f2454285fe
Set _WIN32_WINNT in static deps
Set -D_WIN32_WINNT for static deps; unbound, in particular, needs this
as the latest version appears to rely on something only provided in
non-ancient windows to build properly.

This required moving _winver into the toolchain file so that it is
available earlier in cmake code (StaticBuild is included long before
win32.cmake), but also this seems a more appropriate place for it.
2 years ago
..
android.toolchain.cmake make android compile again 6 years ago
cross.toolchain.cmake dry cross compile 2 years ago
mingw32.cmake FUWAS 4 years ago
mingw64.cmake FUWAS 4 years ago
mingw_core.cmake Set _WIN32_WINNT in static deps 2 years ago