Skip to content

Commit

Permalink
Merge pull request #33 from jcfr/fix-visual-studio-build
Browse files Browse the repository at this point in the history
COMP: Update VMTK to fix Visual Studio build
  • Loading branch information
jcfr authored Jul 9, 2021
2 parents b78b542 + 389c5d2 commit 46785f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperBuild/External_VMTK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ if(NOT DEFINED ${proj}_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM_${proj})

ExternalProject_SetIfNotDefined(
${CMAKE_PROJECT_NAME}_${proj}_GIT_TAG
"bdddd70cc2ed40a10ba85bff1279d910db31fc1e"
"671b54d7b3b243d3d2ce662ffa7f678f53ee18a1"
QUIET
)

Expand Down

0 comments on commit 46785f4

Please sign in to comment.