Skip to content

Commit 0078c37

Browse files
committed
ENH: Enable Module_TextureFeatures in configure-ci
1 parent 9755347 commit 0078c37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ cmd = '''cmake \
6868
-DModule_MorphologicalContourInterpolation:BOOL=ON \
6969
-DModule_RLEImage:BOOL=ON \
7070
-DModule_SubdivisionQuadEdgeMeshFilter:BOOL=ON \
71+
-DModule_TextureFeatures:BOOL=ON \
7172
-DITK_COMPUTER_MEMORY_SIZE:STRING=11 \
7273
-DModule_StructuralSimilarity:BOOL=ON'''
7374
description = "Configure ITK for CI (with ccache compiler launcher)"

0 commit comments

Comments
 (0)