Salome HOME
Improve build procedure
authorvsr <vsr@opencascade.com>
Mon, 10 Feb 2014 14:35:14 +0000 (18:35 +0400)
committervsr <vsr@opencascade.com>
Mon, 10 Feb 2014 14:35:14 +0000 (18:35 +0400)
commit53a807bd760c6a1fa717fa1a45193509d4705b3a
tree6801760960eebb99b898d01890c20184c52d2c1c
parent8b906a1d35356489358b8c745d48f7cd556140bb
Improve build procedure
17 files changed:
CMakeLists.txt
CMakeModules/FindSimanIOWSO2.cmake [new file with mode: 0644]
CMakeModules/FindWSO2.cmake [new file with mode: 0644]
CMakeModules/SimanIOMacros.cmake [new file with mode: 0644]
misc/SimanIOConfig.cmake.in [new file with mode: 0644]
scripts/CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt
src/SimanIO_Activity.cxx
src/SimanIO_Activity.hxx
src/SimanIO_Configuration.cxx
src/SimanIO_Configuration.hxx
src/SimanIO_Document.cxx
src/SimanIO_Document.hxx
src/SimanIO_Link.cxx
src/SimanIO_Link.hxx
src/SimanIO_Version.hxx.in [new file with mode: 0644]
src/TestCreateConfigFile.cpp