pti-gpu
pti-gpu copied to clipboard
Support std::experimental::filesystem
For example, SLES 15 uses gcc 7.5 as the system compiler and C++ standard library. This supports C++17, but does so for std::filesystem via the std::experimental namespace and requires linking an extra library and including a specially named header.
This change imports BSD-licensed community CMake content to make building unitrace smoother on such platforms.
Tested on LRZ cluster
This issue has been resolved. Close it.