Skip to content
Snippets Groups Projects
Commit ee5f43cb authored by Alexis Girault's avatar Alexis Girault Committed by Kitware
Browse files

COMP: Update Google Test to fix compilation on msvc 15 2017

parent 6fdb79da
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
include(imstkAddExternalProject)
imstk_add_external_project( GoogleTest
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG release-1.8.0
GIT_TAG dc043e1ca6bd509a92452ed54e817b6979869372
INSTALL_COMMAND ${SKIP_STEP_COMMAND}
CMAKE_CACHE_ARGS
-DBUILD_GMOCK:BOOL=ON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment