Merge topic 'cm_cxx_filesystem.cxx-revert-erroneous-change'

10689e564f cm_cxx_filesystem.cxx: revert erroneous change

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !7072
This commit is contained in:
Brad King
2022-03-16 15:21:48 +00:00
committed by Kitware Robot
-2
View File
@@ -3,8 +3,6 @@
int main()
{
return 1;
std::filesystem::path p0(L"/a/b/c");
std::filesystem::path p1("/a/b/c");