]> SALOME platform Git repositories - tools/medcoupling.git/commit - src/MEDPartitioner_Swig/CMakeLists.txt
Salome HOME
Reverted to SALOME current CMake build procedure.
authorabn <adrien.bruneton@cea.fr>
Thu, 10 Dec 2015 11:57:15 +0000 (12:57 +0100)
committerabn <adrien.bruneton@cea.fr>
Thu, 10 Dec 2015 11:57:15 +0000 (12:57 +0100)
commita647d17ef9e201c9fe08e9ebaf165dd7e22697b7
treee26e0f1f94d18dd12d81b6034583f4bbf1109d21
parent36030e88d4d1d8bdabde29d1048a52d0364b5ce2
Reverted to SALOME current CMake build procedure.
(additional minor tweak in a PY remapper test to be compatible
with NumPy 1.8)
46 files changed:
CMakeLists.txt
MEDCouplingConfig.cmake.in [new file with mode: 0644]
cmake_files/CMakeLists.txt
cmake_files/FindCppUnit.cmake
cmake_files/FindGraphviz.cmake
cmake_files/FindMEDFile.cmake
cmake_files/FindMetis.cmake
cmake_files/FindParMetis.cmake
cmake_files/FindSalomeBoost.cmake [new file with mode: 0644]
cmake_files/FindSalomeCppUnit.cmake [new file with mode: 0644]
cmake_files/FindSalomeDoxygen.cmake [new file with mode: 0644]
cmake_files/FindSalomeGraphviz.cmake [new file with mode: 0644]
cmake_files/FindSalomeHDF5.cmake [new file with mode: 0644]
cmake_files/FindSalomeLibXml2.cmake [new file with mode: 0644]
cmake_files/FindSalomeMED.cmake [new file with mode: 0644]
cmake_files/FindSalomeMEDFile.cmake [new file with mode: 0644]
cmake_files/FindSalomeMPI.cmake [new file with mode: 0644]
cmake_files/FindSalomeMetis.cmake [new file with mode: 0644]
cmake_files/FindSalomeParMetis.cmake [new file with mode: 0644]
cmake_files/FindSalomePython.cmake [new file with mode: 0644]
cmake_files/FindSalomeSWIG.cmake [new file with mode: 0644]
cmake_files/FindSalomeScotch.cmake [new file with mode: 0644]
cmake_files/FindSalomeSphinx.cmake [new file with mode: 0644]
cmake_files/FindSalomeXDR.cmake [new file with mode: 0644]
cmake_files/FindScotch.cmake
cmake_files/FindSphinx.cmake
cmake_files/MEDCouplingMacros.cmake [deleted file]
cmake_files/SalomeMacros.cmake [new file with mode: 0644]
cmake_files/SalomeSetupPlatform.cmake [new file with mode: 0644]
doc/tutorial/CMakeLists.txt
doc/user/doxygen/CMakeLists.txt
doc/user/doxygen/doxy2swig/doxy2swig.cmake
src/CMakeLists.txt
src/INTERP_KERNEL/ExprEval/InterpKernelExprParser.cxx
src/INTERP_KERNELTest/CMakeLists.txt
src/MEDCoupling/Test/CMakeLists.txt
src/MEDCoupling_Swig/CMakeLists.txt
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py
src/MEDLoader/Swig/CMakeLists.txt
src/MEDLoader/Test/CMakeLists.txt
src/MEDLoader/Test/MEDLoaderTest.cxx
src/MEDPartitioner/Test/CMakeLists.txt
src/MEDPartitioner_Swig/CMakeLists.txt
src/ParaMEDMEMTest/CMakeLists.txt
src/ParaMEDMEM_Swig/CMakeLists.txt
src/RENUMBER_Swig/CMakeLists.txt