parent
30d325023c
commit
b8c4997b87
|
@ -5,7 +5,7 @@ if (POLICY CMP0048)
|
||||||
endif (POLICY CMP0048)
|
endif (POLICY CMP0048)
|
||||||
|
|
||||||
project(googletest-distribution)
|
project(googletest-distribution)
|
||||||
set(GOOGLETEST_VERSION 1.9.0)
|
set(GOOGLETEST_VERSION 1.8.2)
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
AC_INIT([Google C++ Mocking and Testing Frameworks],
|
AC_INIT([Google C++ Mocking and Testing Frameworks],
|
||||||
[1.9.0],
|
[1.8.2],
|
||||||
[googlemock@googlegroups.com],
|
[googlemock@googlegroups.com],
|
||||||
[googletest])
|
[googletest])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user