Update README.md
This commit is contained in:
@@ -12,6 +12,8 @@ The library is compiled as C++17, since some of following language intrinsics an
|
||||
* thread (replaces boost::thread)
|
||||
* memory (replaces boost::shared_ptr and std::auto_ptr)
|
||||
|
||||
At the current state, Boost is still required as in the original source code, but it will be completely removed with the release 2.0.0.
|
||||
|
||||
## Requirements
|
||||
|
||||
You need the following tools to build this library:
|
||||
@@ -54,4 +56,4 @@ Available CMake options (but disabled by default) are the following onews:
|
||||
* BUILD_WITH_MT (MSVC Only)
|
||||
* BUILD_SHARED_LIBS (Not supported at the moment - no symbol is exported yet)
|
||||
|
||||
The dependencies are now managed with conan and integrated in CMake, without the need of compiling the required libraries by yourself.
|
||||
The dependencies are now managed with conan and integrated in CMake, without the need of compiling the required libraries by yourself.
|
||||
|
||||
Reference in New Issue
Block a user