Remove duplicate compiler launcher
[novacoin.git] / src / CMakeLists.txt
2021-12-24 CryptoManiacRemove duplicate compiler launcher
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-24 CryptoManiacTweak berkeley db detection
2021-12-22 CryptoManiacAlways define USE_IPV6
2021-12-22 CryptoManiacWindows libraries linking for daemon
2021-12-22 CryptoManiacFix novacoind build
2021-12-21 userMerge branch 'master' of github.com:novacoin-project...
2021-12-21 userOnly allow 64 bit builds by default;
2021-12-20 CryptoManiacWindows-specific libraries
2021-12-20 CryptoManiacDisable c++ extensions
2021-12-20 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2021-12-20 CryptoManiacCreate CMakeLists.txt for Qt project
2021-12-20 svostUpdate CMake - berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacBetter detection of berkeleydb
2021-12-20 CryptoManiacGenerate build info header
2021-12-20 CryptoManiacASM should be declared as well
2021-12-20 CryptoManiacOPENSSL_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBoost_USE_STATIC_LIBS ON
2021-12-20 CryptoManiacBDB path variables
2021-12-20 CryptoManiacWe can work with leveldb now
2021-12-20 CryptoManiacAdd preprocessor definitions
2021-12-20 CryptoManiacCMake file for novacoind (USE_LEVELDB does not work...