Resolve code changes from origin repository
This commit is contained in:
commit
77e0cd75b9
@ -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()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user