Salome HOME
Porting PYLIGHT module to the CMake build system: initial version.
authorrnv <rnv@opencascade.com>
Thu, 26 Sep 2013 11:58:22 +0000 (11:58 +0000)
committerrnv <rnv@opencascade.com>
Thu, 26 Sep 2013 11:58:22 +0000 (11:58 +0000)
commit9a5a5d921ceffc5d319f1beb8797c4f732652c94
tree5553b9ddf88a3da3e0077b15b5b6f8f56db2a9f1
parent2abf4d3c273619f831f3d1a0fd37c436dcec550d
Porting PYLIGHT module to the CMake build system: initial version.
27 files changed:
CMakeLists.txt [new file with mode: 0755]
Makefile.am [deleted file]
README
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/FindPYLIGHT.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomePYLIGHT.cmake [new file with mode: 0644]
adm_local/cmake_files/SalomePYLIGHTConfig.cmake.in [new file with mode: 0644]
adm_local/unix/CMakeLists.txt [new file with mode: 0755]
adm_local/unix/Makefile.am [deleted file]
adm_local/unix/config_files/CMakeLists.txt [new file with mode: 0755]
adm_local/unix/config_files/Makefile.am [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]
resources/CMakeLists.txt [new file with mode: 0755]
resources/Makefile.am [deleted file]
resources/SalomeApp.xml.in
src/CMakeLists.txt [new file with mode: 0755]
src/Makefile.am [deleted file]
src/PYLIGHTGUI/CMakeLists.txt [new file with mode: 0755]
src/PYLIGHTGUI/Makefile.am [deleted file]