From: gboulant <> Date: Wed, 31 Oct 2012 17:22:26 +0000 (+0000) Subject: Suppression de monChoixMap X-Git-Tag: LOGILAB~24 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f05bd290a5bf5b7db61fc8431a6f186ffa9b6320;p=tools%2Feficas.git Suppression de monChoixMap --- diff --git a/InterfaceQT4/CMakeLists.txt b/InterfaceQT4/CMakeLists.txt index 958d17f1..0bfad5ff 100644 --- a/InterfaceQT4/CMakeLists.txt +++ b/InterfaceQT4/CMakeLists.txt @@ -53,13 +53,6 @@ if (WITH_ASTER) ) endif (WITH_ASTER) -# Installatiion des fichiers : MAP -if (WITH_MAP) - install ( FILES monChoixMap.py - DESTINATION ${CMAKE_INSTALL_PREFIX}/InterfaceQT4 - ) -endif (WITH_MAP) - #monOptions_CUVE2DG.py ### Local Variables: