mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-23 09:04:26 +08:00
mdbx-cmake: rework linking detection for std::filesystem
.
This commit is contained in:
@@ -31,6 +31,7 @@ set(LIBMDBX_TEST_SOURCES
|
||||
)
|
||||
|
||||
if(NOT MDBX_BUILD_CXX)
|
||||
probe_libcxx_filesystem()
|
||||
list(APPEND LIBMDBX_TEST_SOURCES "${MDBX_SOURCE_DIR}/mdbx.c++" ../mdbx.h++)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user