From: Pascale Noyret Date: Thu, 9 Feb 2012 15:18:31 +0000 (+0000) Subject: pour les nouvelles prefs X-Git-Tag: LOGILAB~218 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b4fa4856e7509b4921859aaaf4e41e51cb52b5a2;p=tools%2Feficas.git pour les nouvelles prefs --- diff --git a/Openturns_Study/CMakeLists.txt b/Openturns_Study/CMakeLists.txt index 4f1f8afa..20e84a39 100644 --- a/Openturns_Study/CMakeLists.txt +++ b/Openturns_Study/CMakeLists.txt @@ -30,7 +30,7 @@ install ( FILES qtEficas_openturns_study.py prefs.py configuration_OPENTURNS_STUDY.py opsOT.py - catalogues_openturns.ini + #catalogues_openturns.ini OpenTURNS_Cata_Study_V8.py DESTINATION ${CMAKE_INSTALL_PREFIX}/Openturns_Study ) diff --git a/Openturns_Wrapper/CMakeLists.txt b/Openturns_Wrapper/CMakeLists.txt index da3bb738..3dafe481 100644 --- a/Openturns_Wrapper/CMakeLists.txt +++ b/Openturns_Wrapper/CMakeLists.txt @@ -29,7 +29,7 @@ install ( FILES qtEficas_openturns_wrapper.py ${CMAKE_CURRENT_SOURCE_DIR}/prefs_OPENTURNS_WRAPPER.py prefs.py configuration_OPENTURNS_WRAPPER.py - catalogues_openturns.ini + #catalogues_openturns.ini OpenTURNS_Cata_Wrapper_V4.py DESTINATION ${CMAKE_INSTALL_PREFIX}/Openturns_Wrapper )