Salome HOME
Porting HEXABLOCKPLUGIN to the CMake build system: initial version.
authorrnv <rnv@opencascade.com>
Fri, 25 Oct 2013 07:22:11 +0000 (07:22 +0000)
committerrnv <rnv@opencascade.com>
Fri, 25 Oct 2013 07:22:11 +0000 (07:22 +0000)
commitfd4a05755944aaab83934e238a34c32a66e13d81
treed8a8bab0bbfe328aefa8579a3345b7d7cce6eb5b
parentec220b31aed8bd24ac834ee328ab81033d4d310f
Porting HEXABLOCKPLUGIN to the CMake build system: initial version.
31 files changed:
CMakeLists.txt [new file with mode: 0755]
HEXABLOCKPLUGIN_version.h.in
Makefile.am [deleted file]
SalomeHEXABLOCKPLUGINConfig.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/FindSalomeHEXABLOCKPLUGIN.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_configure [deleted file]
clean_configure [deleted file]
configure.ac [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/GUI/CMakeLists.txt [new file with mode: 0644]
src/GUI/Makefile.am [deleted file]
src/HEXABLOCKPlugin/CMakeLists.txt [new file with mode: 0644]
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis.hxx
src/HEXABLOCKPlugin/Makefile.am [deleted file]
src/Makefile.am [deleted file]