Salome HOME
Porting GHS3DPRLPLUGIN SALOME module to the CMake build system: initial version.
authorrnv <rnv@opencascade.com>
Mon, 21 Oct 2013 11:32:49 +0000 (11:32 +0000)
committerrnv <rnv@opencascade.com>
Mon, 21 Oct 2013 11:32:49 +0000 (11:32 +0000)
commitb05bb48280b9e79701c9a417f922556aa9d7c2bd
tree983ccb7213f720a3c662c29cf9c851ee7ad67ef3
parente4a3192edc762828b6210c51d814afc751d82536
Porting GHS3DPRLPLUGIN SALOME module to the CMake build system: initial version.
48 files changed:
CMakeLists.txt [new file with mode: 0755]
GHS3DPRLPLUGIN_version.h.in
Makefile.am [deleted file]
SalomeGHS3DPRLPLUGINConfig.cmake.in [new file with mode: 0644]
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/FindGHS3DPRLPLUGIN.cmake [new file with mode: 0644]
adm_local/cmake_files/FindSalomeGHS3DPRLPLUGIN.cmake [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: 0755]
bin/Makefile.am [deleted file]
bin/VERSION.in
build_cmake [deleted file]
build_cmake.bat [deleted file]
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/gui/CMakeLists.txt [new file with mode: 0755]
doc/salome/gui/GHS3DPRLPLUGIN/CMakeLists.txt
doc/salome/gui/GHS3DPRLPLUGIN/Makefile.am [deleted file]
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile.in
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile_py.in
doc/salome/gui/GHS3DPRLPLUGIN/static/header.html.in
doc/salome/gui/GHS3DPRLPLUGIN/static/header_py.html.in
doc/salome/gui/Makefile.am [deleted file]
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]
src/CMakeLists.txt [new file with mode: 0755]
src/GHS3DPRLPlugin/CMakeLists.txt [new file with mode: 0644]
src/GHS3DPRLPlugin/Makefile.am [deleted file]
src/Makefile.am [deleted file]
src/gui/CMakeLists.txt [new file with mode: 0644]
src/gui/Makefile.am [deleted file]
src/tepal2med/CMakeLists.txt [new file with mode: 0644]
src/tepal2med/Makefile.am [deleted file]
src/tools/CMakeLists.txt [new file with mode: 0644]
src/tools/Makefile.am [deleted file]