Commit 77e0cd75 authored by Jerry Turcios's avatar Jerry Turcios
Browse files

Resolve code changes from origin repository

parents f5260ae7 1e893191
...@@ -6,6 +6,11 @@ endif (POLICY CMP0048) ...@@ -6,6 +6,11 @@ endif (POLICY CMP0048)
project(googletest-distribution) project(googletest-distribution)
set(GOOGLETEST_VERSION 1.9.0) set(GOOGLETEST_VERSION 1.9.0)
<<<<<<< HEAD
=======
add_compile_options(-std=c++11)
>>>>>>> 1e893191c0a72f6c94bbd69acc39ce425594f36d
enable_testing() enable_testing()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment