mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx: refine/rearrange build options.
Change-Id: Ic27bf2b1f22e7ed9e6a1db9a1ed2496b1bb1239b
This commit is contained in:
@@ -431,10 +431,10 @@ recommended. Otherwise do not forget to add `ntdll.lib` to linking.
|
||||
|
||||
Building by MinGW, MSYS or Cygwin is potentially possible. However,
|
||||
these scripts are not tested and will probably require you to modify the
|
||||
CMakeLists.txt or Makefile respectively.
|
||||
`CMakeLists.txt` or `Makefile` respectively.
|
||||
|
||||
It should be noted that in _libmdbx_ was efforts to resolve
|
||||
runtime dependencies from CRT and other libraries Visual Studio.
|
||||
runtime dependencies from CRT and other MSVC libraries.
|
||||
For this is enough to define the `MDBX_WITHOUT_MSVC_CRT` during build.
|
||||
|
||||
An example of running a basic test script can be found in the
|
||||
|
Reference in New Issue
Block a user