mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
491f452dd7
Currently you can't use GUI_EXE without BUILD_GUI, but BUILD_GUI also requires the yarn command (even though it will never use it when GUI_EXE is set). This commit fixes it: - Make `GUI_EXE` a windows-only top-level project options, rather than being guarded by `BUILD_GUI`. - Make `BUILD_GUI` control *building* the GUI instead of bundling it. - GUI_EXE and BUILD_GUI are now mutually exclusive. |
||
---|---|---|
.. | ||
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 |