Salome HOME
BUG 0020023: A contribution to compile KERNEL with cmake
authorabd <abd@opencascade.com>
Tue, 28 Oct 2008 14:18:59 +0000 (14:18 +0000)
committerabd <abd@opencascade.com>
Tue, 28 Oct 2008 14:18:59 +0000 (14:18 +0000)
commitbc372eb7d94ca9499c6d056e69c763a0e9ecc974
treefa845656fa7eba3d8c81f9914800da6b4516bf8e
parent0643dad0725c643e80efa0f456907cd7d99c6752
BUG 0020023: A contribution to compile KERNEL with cmake
This integration adds support of cross-platform cmake compilation for KERNEL module.
WARNING. current version supports Python 2.5 only
15 files changed:
build_cmake [new file with mode: 0755]
salome_adm/Makefile.am
salome_adm/cmake_files/FindBOOST.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindCPPUNIT.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindHDF5.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindKERNEL.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindLIBXML2.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindOMNIORB.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindPLATFORM.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindPTHREADS.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindPYTHON.cmake [new file with mode: 0644]
salome_adm/cmake_files/FindSWIG.cmake [new file with mode: 0644]
salome_adm/cmake_files/Makefile.am [new file with mode: 0644]
salome_adm/cmake_files/am2cmake.py [new file with mode: 0644]
salome_adm/cmake_files/install_python_from_idl.cmake [new file with mode: 0644]