From bced47e274998993af47b2df5ace7e33d5d6864b Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Mon, 14 Jan 2013 15:40:48 +0000 Subject: [PATCH] Prise en compte du regroupement des catalogues --- MAP/CMakeLists.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/MAP/CMakeLists.txt b/MAP/CMakeLists.txt index 77cf99ae..f65a4429 100644 --- a/MAP/CMakeLists.txt +++ b/MAP/CMakeLists.txt @@ -25,12 +25,7 @@ install ( FILES qtEficas_map.py style.py prefs_MAP.py configuration_MAP.py - cata_c_pre_interface_mesh.py - cata_s_scc_3d_analysis.py - cata_c_image_3d_altitude_thickness.py - cata_c_solver_aster.py - cata_c_post_table_fft.py - cata_c_transverse_empty_python.py + mapcata.py DESTINATION ${CMAKE_INSTALL_PREFIX}/MAP ) -- 2.39.2