oxen-core/cmake
Jason Rhinelander 1127ac51fd Remove BUILD_GUI_DEPS, enable FORCE_USE_HEAP on android
BUILD_GUI_DEPS was dumb: it should have just been a non-"all" target (as
it is now) that can be explicitly built, rather than misusing a cmake
option.

It was doing one useful thing, however, of turning on FORCE_USE_HEAP --
but that was wrong too, because that needs to be enabled when doing an
android build (and probably IOS as well).
2020-11-04 12:11:20 -04:00
..
32-bit-toolchain.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
64-bit-toolchain.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
check_for_std_filesystem.cmake std::filesystem 2020-10-24 12:45:37 -03:00
CheckLinkerFlag.c Add misc hardening flags to the cmake machinery 2017-12-31 14:26:12 +00:00
CheckLinkerFlag.cmake Merge pull request #4425 2018-09-29 22:19:47 +02:00
CheckTrezor.cmake Remove BUILD_GUI_DEPS, enable FORCE_USE_HEAP on android 2020-11-04 12:11:20 -04:00
DownloadLibSodium.cmake Static builds: make usable binaries from cmake 2020-06-15 12:49:33 -03:00
Doxyfile.in Merge commit '94ed562' into LokiMergeUpstream20180821 2018-09-19 14:15:55 +10:00
Doxygen.extra.css.in doxygen files 2015-04-01 19:23:15 +02:00
FindBacktrace.cmake cmake: fix some case of "backtrace lib not found" breaking 2019-05-01 10:11:41 +00:00
FindHIDAPI.cmake Linux: Fix building of static binaries with hw device support 2018-10-06 16:48:14 +02:00
FindLibunwind.cmake cmake: link against liblzma when found, for libunwind 2016-12-24 00:00:45 +00:00
FindLibUSB.cmake build: fix OSX static libusb check and link against static libobjc 2019-07-09 22:13:59 +00:00
FindReadline.cmake Merge commit '8534f71' into LokiMergeUpstream 2018-11-12 14:55:42 +11:00
GenVersion.cmake Move version into top-level CMakeLists.txt 2020-05-03 22:19:51 -03:00
StaticBuild.cmake Force -fPIC for zlib 2020-11-04 12:11:20 -04:00
test-libusb-version.c Update 2019 copyright 2019-03-05 22:05:34 +01:00
test-protobuf.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
test-protobuf.proto build: protobuf dependency fixes, libusb build 2018-12-18 16:50:19 +01:00
test-static-assert.c Update 2019 copyright 2019-03-05 22:05:34 +01:00
Version.cmake Move version into top-level CMakeLists.txt 2020-05-03 22:19:51 -03:00