Commit Graph

12 Commits (1b1cfe1b92659775c0d3a693fe8abad874c25409)

Author SHA1 Message Date
Dmitry Marakasov 959843ee9c Find miniupnpc library as well as header 8 years ago
Mikhail Titov 23cb45454b Set default install folder for CMake based NSIS 9 years ago
Mikhail Titov 7fc9a161b1 Default NSIS template from CMake 9 years ago
hagen 1af8d873bb delete build/cmake_modules/FindCryptoPP.cmake (now using openssl) 9 years ago
Mikhail Titov 7f27580f1b Proper miniupnpc CMake detection 9 years ago
Mikhail Titov ba2b792916 Cleanup cryptopp headers path search 9 years ago
Mikhail Titov 046ffd8648 Fix UPnP for Win32
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11

This closes #186
9 years ago
Mikhail Titov 2d3493a225 Perhaps bitness detection is an introspection
http://www.cmake.org/cmake/help/v3.0/command/find_library.html
9 years ago
Mikhail Titov a3b08c0016 Fix Win32 build with CMake and MSVC 9 years ago
Meeh fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. 10 years ago
Meeh e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. 10 years ago
cpubug adbfa688ba CMAKE support added 10 years ago