Skip to content

Commit

Permalink
Update gtest to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zrax committed Jan 12, 2017
1 parent fb7d1ad commit f6ad3b4
Show file tree
Hide file tree
Showing 176 changed files with 4,388 additions and 52,272 deletions.
2 changes: 1 addition & 1 deletion Sources/Tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(gtest_force_shared_crt ON CACHE INTERNAL
"don't link the CRT statically into gtest as we later link the test executable dynamically")
add_subdirectory(gtest-1.7.0)
add_subdirectory(gtest-1.8.0)

add_subdirectory(CoreTests)
add_subdirectory(NucleusTests)
Expand Down
Loading

0 comments on commit f6ad3b4

Please sign in to comment.