Salome HOME
Moving common CMake files into configuration
authorabn <adrien.bruneton@cea.fr>
Tue, 21 Jun 2016 12:04:23 +0000 (14:04 +0200)
committerabn <adrien.bruneton@cea.fr>
Tue, 21 Jun 2016 12:04:23 +0000 (14:04 +0200)
commit4d4768fa99c7de2678db292459f4376afe2604fe
treec24553c9e626749ce095cfd76aeaef4da9571065
parent6fc52dbe5574a26b53a43922728fb6d878c9776f
Moving common CMake files into configuration
29 files changed:
cmake/FindCAS.cmake [new file with mode: 0644]
cmake/FindCppUnit.cmake [new file with mode: 0644]
cmake/FindGraphviz.cmake [new file with mode: 0644]
cmake/FindMEDFile.cmake [new file with mode: 0644]
cmake/FindOmniORB.cmake [new file with mode: 0644]
cmake/FindOmniORBPy.cmake [new file with mode: 0644]
cmake/FindPThread.cmake [new file with mode: 0644]
cmake/FindSalomeBoost.cmake [new file with mode: 0644]
cmake/FindSalomeCAS.cmake [new file with mode: 0644]
cmake/FindSalomeCppUnit.cmake [new file with mode: 0644]
cmake/FindSalomeDoxygen.cmake [new file with mode: 0644]
cmake/FindSalomeGraphviz.cmake [new file with mode: 0644]
cmake/FindSalomeHDF5.cmake [new file with mode: 0644]
cmake/FindSalomeLibXml2.cmake [new file with mode: 0644]
cmake/FindSalomeMEDFile.cmake [new file with mode: 0644]
cmake/FindSalomeMPI.cmake [new file with mode: 0644]
cmake/FindSalomeNumPySciPy.cmake [new file with mode: 0644]
cmake/FindSalomeOmniORB.cmake [new file with mode: 0644]
cmake/FindSalomeOmniORBPy.cmake [new file with mode: 0644]
cmake/FindSalomePThread.cmake [new file with mode: 0644]
cmake/FindSalomePythonInterp.cmake [new file with mode: 0644]
cmake/FindSalomePythonLibs.cmake [new file with mode: 0644]
cmake/FindSalomeSWIG.cmake [new file with mode: 0644]
cmake/FindSalomeSphinx.cmake [new file with mode: 0644]
cmake/FindSalomeVTK.cmake [new file with mode: 0644]
cmake/FindSphinx.cmake [new file with mode: 0644]
cmake/SalomeMacros.cmake [new file with mode: 0644]
cmake/SalomeSetupPlatform.cmake [new file with mode: 0644]
cmake/UseOmniORB.cmake [new file with mode: 0644]