From 08f20b7bbd28d68193cb6926f86d51ef46fc2490 Mon Sep 17 00:00:00 2001 From: jhumeau Date: Thu, 8 Jan 2009 10:49:52 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1315 331e1502-861f-0410-8da2-ba01fb791d7f --- branches/cmakemodif/install.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/cmakemodif/install.cmake b/branches/cmakemodif/install.cmake index 71140d31a..5b328565b 100644 --- a/branches/cmakemodif/install.cmake +++ b/branches/cmakemodif/install.cmake @@ -88,7 +88,7 @@ ENDIF(CMAKE_BUILD_TYPE MATCHES Debug) ### Copy of benchs and parameter files config ###################################################################################### -SET(ENABLE_CMAKE_COPY TRUE CACHE BOOL "Enable copy of benchs and parameters file?") +SET(ENABLE_CMAKE_EXAMPLE TRUE CACHE BOOL "Enable copy of benchs and parameters file?") ###################################################################################### ### Test config