Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Use improved version of ITKRemoteModuleBuildTestPackageAction
Aiming to address: In file included from /Users/runner/work/ITKNornir/ITKNornir/src/itkIRCommon.cxx:37: In file included from /Users/runner/work/ITKNornir/ITKNornir/include/itkIRCommon.h:106: /Users/runner/work/ITKNornir/ITKNornir/include/IRPath.h:88:48: error: 'directory_iterator' is unavailable: introduced in macOS 10.15 for (const auto & entry : std::filesystem::directory_iterator(path.text())) ^ /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/filesystem:2693:7: note: 'directory_iterator' has been explicitly marked unavailable here class directory_iterator { ^
- Loading branch information