mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
f2454285fe
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. |
||
---|---|---|
.. | ||
add_import_library.cmake | ||
check_for_std_filesystem.cmake | ||
check_for_std_optional.cmake | ||
cmake_uninstall.cmake.in | ||
coverage.cmake | ||
cross_compile.cmake | ||
DownloadLibCurl.cmake | ||
DownloadLibSodium.cmake | ||
enable_lto.cmake | ||
FindJemalloc.cmake | ||
FindLibUV.cmake | ||
GenVersion.cmake | ||
gui-option.cmake | ||
gui.cmake | ||
installer.cmake | ||
libatomic.cmake | ||
macos.cmake | ||
MacroEnsureOutOfSourceBuild.cmake | ||
ngtcp2_lib.cmake | ||
solaris.cmake | ||
static_link.cmake | ||
StaticBuild.cmake | ||
target_link_libraries_system.cmake | ||
TargetArch.cmake | ||
unix.cmake | ||
Version.cmake | ||
win32_installer_deps.cmake | ||
win32.cmake |