Salome HOME
Porting PYCALCULATOR module to the CMake build system: initial version.
authorrnv <rnv@opencascade.com>
Thu, 26 Sep 2013 14:00:13 +0000 (14:00 +0000)
committerrnv <rnv@opencascade.com>
Thu, 26 Sep 2013 14:00:13 +0000 (14:00 +0000)
commita606f4fa928389eaf1e2c60a60cb45b1ce47ad35
treee3a1422032bb764c07c7c4f23ddfc4054a4ec786
parent3c8defa6c3da0df43338e9fb387d9d2c547f1628
Porting PYCALCULATOR module to the CMake build system: initial version.
36 files changed:
CMakeLists.txt [new file with mode: 0755]
Makefile.am [deleted file]
adm_local/CMakeLists.txt [new file with mode: 0755]
adm_local/Makefile.am [deleted file]
adm_local/cmake_files/CMakeLists.txt [new file with mode: 0755]
adm_local/cmake_files/FindPYCALCULATOR.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomePYCALCULATOR.cmake [new file with mode: 0644]
adm_local/cmake_files/SalomePYCALCULATORConfig.cmake.in [new file with mode: 0644]
adm_local/unix/Makefile.am [deleted file]
adm_local/unix/config_files/Makefile.am [deleted file]
adm_local/unix/config_files/README [deleted file]
adm_local/unix/make_common_starter.am [deleted file]
bin/CMakeLists.txt [new file with mode: 0644]
bin/Makefile.am [deleted file]
bin/VERSION.in
build_configure [deleted file]
clean_configure [deleted file]
configure.ac [deleted file]
doc/CMakeLists.txt [new file with mode: 0755]
doc/Makefile.am [deleted file]
doc/salome/CMakeLists.txt [new file with mode: 0755]
doc/salome/Makefile.am [deleted file]
doc/salome/tui/CMakeLists.txt [new file with mode: 0755]
doc/salome/tui/Makefile.am [deleted file]
doc/salome/tui/doxyfile.in
doc/salome/tui/static/header.html.in
idl/CMakeLists.txt [new file with mode: 0755]
idl/Makefile.am [deleted file]
resources/CMakeLists.txt [new file with mode: 0755]
resources/Makefile.am [deleted file]
resources/PYCALCULATORCatalog.xml.in
resources/SalomeApp.xml.in
src/CMakeLists.txt [new file with mode: 0755]
src/Makefile.am [deleted file]
src/PYCALCULATOR/CMakeLists.txt [new file with mode: 0644]
src/PYCALCULATOR/Makefile.am [deleted file]