Skip to content
Snippets Groups Projects
Unverified Commit 8740e5a3 authored by thorstenhater's avatar thorstenhater Committed by GitHub
Browse files

Use test programs to enable ``std::filesystem`` (#1392)

* Use CMake check_cxx_source_compiles and check_cxx_source_runs to detect how std::filesystem
is enabled. The probes are executed first, if none succeeds, we use link-only to cover the possibility that we
are cross-compiling.
parent dd432f7c
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment