mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Improve checking of library versions.
* Correctly handle openSSL version checking on Ubuntu, Debian, OS/X. * Also check versions of openSSL, Boost, GCC and MSVC at C++ compile time. * Get rid of over-engineered runtime CheckLibraryVersions.
This commit is contained in:
committed by
Vinnie Falco
parent
27e8d44a56
commit
69fccdf5c6
@@ -44,7 +44,6 @@
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
#include "containers/RangeSet.cpp"
|
||||
#include "system/CheckLibraryVersions.cpp"
|
||||
|
||||
#include "log/Log.cpp"
|
||||
#include "log/LogFile.cpp"
|
||||
|
||||
Reference in New Issue
Block a user