Skip to content

Commit 6b2a993

Browse files
committed
ENH: Update Cuberille remote module to fix compile warnings
ITK/Modules/Remote/Cuberille/test/CuberilleTest_Issue66.cxx:112:40: warning: unused parameter 'argv' [-Wunused-parameter]
1 parent 2ba604c commit 6b2a993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Remote/Cuberille.remote.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ And the related:
6868
"
6969
MODULE_COMPLIANCE_LEVEL 3
7070
GIT_REPOSITORY https://github.com/InsightSoftwareConsortium/ITKCuberille.git
71-
GIT_TAG 50dea9ff966f7ce39ee2d5bf1ff10039185ed51a
71+
GIT_TAG a152f89e5d45f7262523446555e1f4da86071a71
7272
)

0 commit comments

Comments
 (0)