Skip to content

Commit

Permalink
Merge pull request H-uru#1496 from dpogue/gtest-update
Browse files Browse the repository at this point in the history
Update to latest googletest version
  • Loading branch information
Hoikas authored Oct 13, 2023
2 parents 74a5374 + 845b8f9 commit f47b5cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Sources/Tests/gtest
Submodule gtest updated 156 files
1 change: 0 additions & 1 deletion cmake/CompilerChecks.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Use LTCG if available.
cmake_policy(SET CMP0069 NEW) # gtest projects use old cmake compatibility...
if(NOT DEFINED CMAKE_INTERPROCEDURAL_OPTIMIZATION)
include(CheckIPOSupported)
check_ipo_supported(RESULT _IPO_SUPPORTED LANGUAGES CXX OUTPUT _IPO_OUTPUT)
Expand Down

0 comments on commit f47b5cd

Please sign in to comment.