Salome HOME
Debug of CMake build procedure
authormpa <mpa@opencascade.com>
Mon, 3 Mar 2014 09:52:52 +0000 (13:52 +0400)
committermpa <mpa@opencascade.com>
Mon, 3 Mar 2014 09:52:52 +0000 (13:52 +0400)
commitaeb2452bcd1d7e32820c9d686c2c97e4f5f6b12d
treeb803bbabe2f552948669344ae7efc6d785551907
parent14ddeddd588b20887c99de78c95d402527062012
Debug of CMake build procedure
37 files changed:
CMakeLists.txt
Demo/CMakeLists.txt
adm/cmake/CMakeLists.txt
adm/cmake/FindCppUnit.cmake [new file with mode: 0644]
adm/cmake/FindOmniORB.cmake [new file with mode: 0644]
adm/cmake/FindOmniORBPy.cmake [new file with mode: 0644]
adm/cmake/FindPThread.cmake [new file with mode: 0644]
adm/cmake/FindSalomeBoost.cmake [new file with mode: 0644]
adm/cmake/FindSalomeCppUnit.cmake [new file with mode: 0644]
adm/cmake/FindSalomeDoxygen.cmake [new file with mode: 0644]
adm/cmake/FindSalomeLibXml2.cmake [new file with mode: 0644]
adm/cmake/FindSalomeOmniORB.cmake [new file with mode: 0644]
adm/cmake/FindSalomeOmniORBPy.cmake [new file with mode: 0644]
adm/cmake/FindSalomePThread.cmake [new file with mode: 0644]
adm/cmake/FindSalomePython.cmake [new file with mode: 0644]
adm/cmake/FindSalomeSWIG.cmake [new file with mode: 0644]
adm/cmake/SalomeMacros.cmake [new file with mode: 0755]
adm/cmake/SalomeSetupPlatform.cmake [new file with mode: 0755]
adm/cmake/UseOmniORB.cmake [new file with mode: 0644]
doc/CMakeLists.txt
idl/CMakeLists.txt
src/CMakeLists.txt
src/bases/CMakeLists.txt
src/engine/CMakeLists.txt
src/engine/Test/CMakeLists.txt
src/engine_swig/CMakeLists.txt
src/genericgui/CMakeLists.txt
src/hmi/CMakeLists.txt
src/runtime/CMakeLists.txt
src/runtime/CORBANode.hxx
src/runtime/Test/CMakeLists.txt
src/runtime_swig/CMakeLists.txt
src/salomegui/CMakeLists.txt
src/yacsloader/CMakeLists.txt
src/yacsloader/Test/CMakeLists.txt
src/yacsloader/pmml/CMakeLists.txt
src/yacsloader_swig/CMakeLists.txt