Skip to content

Commit 60b4750

Browse files
committed
ci: build ITK with C++20
1 parent 682b3f3 commit 60b4750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cxx-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
itk-module-deps: '[email protected]'
1919
ctest-options: '-E itkPipelineTest'
20+
itk-cmake-options: '-DCMAKE_CXX_STANDARD:BOOL=20'
2021

2122
#python-build-workflow:
2223
## itk-wasm branch

0 commit comments

Comments
 (0)