diff Resources/CMake/GoogleTestConfiguration.cmake @ 135:a2dbb5024fdf

install in cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Oct 2012 12:07:27 +0200
parents bdc60d16cc98
children a63fb54819d7
line wrap: on
line diff
--- a/Resources/CMake/GoogleTestConfiguration.cmake	Tue Oct 09 11:58:22 2012 +0200
+++ b/Resources/CMake/GoogleTestConfiguration.cmake	Tue Oct 09 12:07:27 2012 +0200
@@ -1,4 +1,4 @@
-if (USE_STATIC_DEBIAN_GOOGLE_TEST)
+if (DEBIAN_USE_STATIC_GOOGLE_TEST)
   message(FATAL_ERROR "todo")
 
 elseif (STATIC_BUILD OR NOT USE_DYNAMIC_GOOGLE_TEST)