Commit Graph

9 Commits

Author SHA1 Message Date
hagen
1af8d873bb delete build/cmake_modules/FindCryptoPP.cmake (now using openssl) 2015-11-26 11:24:02 +00:00
Mikhail Titov
7f27580f1b Proper miniupnpc CMake detection 2015-11-11 13:45:37 -06:00
Mikhail Titov
ba2b792916 Cleanup cryptopp headers path search 2015-06-10 13:41:07 -05:00
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
2015-06-06 13:53:22 -05:00
Mikhail Titov
2d3493a225 Perhaps bitness detection is an introspection
http://www.cmake.org/cmake/help/v3.0/command/find_library.html
2015-06-06 12:34:06 -05:00
Mikhail Titov
a3b08c0016 Fix Win32 build with CMake and MSVC 2015-06-06 12:21:35 -05:00
Meeh
fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. 2014-04-04 20:13:27 +02:00
Meeh
e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. 2014-04-04 01:54:21 +02:00
cpubug
adbfa688ba CMAKE support added 2014-04-03 23:54:43 +04:00