We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9755347 commit 0078c37Copy full SHA for 0078c37
1 file changed
pyproject.toml
@@ -68,6 +68,7 @@ cmd = '''cmake \
68
-DModule_MorphologicalContourInterpolation:BOOL=ON \
69
-DModule_RLEImage:BOOL=ON \
70
-DModule_SubdivisionQuadEdgeMeshFilter:BOOL=ON \
71
+ -DModule_TextureFeatures:BOOL=ON \
72
-DITK_COMPUTER_MEMORY_SIZE:STRING=11 \
73
-DModule_StructuralSimilarity:BOOL=ON'''
74
description = "Configure ITK for CI (with ccache compiler launcher)"
0 commit comments