mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:34:13 +08:00
mdbx: minor refine note about MDBX_WITHOUT_MSVC_CRT
option.
This commit is contained in:
parent
daa7f04f61
commit
f6be8e3e9a
@ -515,7 +515,7 @@ Another ways to build is potentially possible but not supported and will not.
|
|||||||
The `CMakeLists.txt` or `GNUMakefile` scripts will probably need to be modified accordingly.
|
The `CMakeLists.txt` or `GNUMakefile` scripts will probably need to be modified accordingly.
|
||||||
Using other methods do not forget to add the `ntdll.lib` to linking.
|
Using other methods do not forget to add the `ntdll.lib` to linking.
|
||||||
|
|
||||||
It should be noted that in _libmdbx_ was efforts to resolve
|
It should be noted that in _libmdbx_ was efforts to avoid
|
||||||
runtime dependencies from CRT and other MSVC libraries.
|
runtime dependencies from CRT and other MSVC libraries.
|
||||||
For this is enough to pass the `-DMDBX_WITHOUT_MSVC_CRT:BOOL=ON` option
|
For this is enough to pass the `-DMDBX_WITHOUT_MSVC_CRT:BOOL=ON` option
|
||||||
during configure by CMake.
|
during configure by CMake.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user