summaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindStdFilesystem.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: stop detecting <experimental/filesystem>Kefu Chai2021-06-091-1/+0
* cmake: check for empty string by its valueKefu Chai2021-05-021-1/+1
* cmake: do not always require extra link flags for std::filesystemKefu Chai2020-12-021-15/+29
* cmake: require CMake v3.10.2Kefu Chai2019-08-021-10/+2
* cmake: fix StdFilesystem detectionKefu Chai2018-08-021-2/+16
* cmake: extract std::filesystem linkage checking into moduleKefu Chai2018-07-291-0/+37