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