Volume Cartographer 2.27.0
|
Alias for std::filesystem
More...
Alias for std::filesystem
If CMake variable VC_USE_BOOSTFS
is false, then VC_FS_LIB
is an alias for std::filesystem
. Otherwise, it is an alias for boost::filesystem
. This enables filesystem compatibility for compilers which do not provide std::filesystem
.