Skip to content

Commit

Permalink
ENH: Update to C++14 support for ITK
Browse files Browse the repository at this point in the history
  • Loading branch information
hjmjohnson committed Jul 14, 2021
1 parent d5f8de9 commit 7ba2d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_ITKv5.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ if(NOT DEFINED ITK_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})

ExternalProject_SetIfNotDefined(
${CMAKE_PROJECT_NAME}_${proj}_GIT_TAG
c3bf73cfece084b1e46d997941a752a85a29c5ea # 20210609
22524c5f710b370f47a7743d22ca5dcdee908a13 # 20210713
QUIET
)

Expand Down

0 comments on commit 7ba2d66

Please sign in to comment.