InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

COMP: Set CastXML flag based on CMAKE_CXX_STANDARD #4766

Closed thewtex closed 3 days ago

thewtex commented 3 days ago

We may bump the standard version in the future or remote modules may use a different standard version.

thewtex commented 3 days ago

How did you run into this?

Using C++20 with ITK-Wasm.