]> OCCT Git - occt-wok.git/commit
0024888: Refactoring of OCCT CMake meta-project
authoribs <ibs@opencascade.com>
Wed, 7 May 2014 11:36:50 +0000 (15:36 +0400)
committeribs <ibs@opencascade.com>
Tue, 16 Sep 2014 09:43:52 +0000 (13:43 +0400)
commitcb75bb4da5befbaf9e96858170e3ad6c6f1469c4
tree874d3cfcb0ee2f38b1dc497aa3444e347482736b
parent95cd2f12ce1772e7c3d7bef1f3f2cce330010388
0024888: Refactoring of OCCT CMake meta-project

tcl hard-coded version was removed
cmake required information about occt was divided onto two files: occt_toolkits.cmake occt_inc_toolkits.cmake
debug paths were corrected

ADD_SUBDIRECTORY preferred to SUBDIRS
src/WOKTclLib/OS.tcl
src/WOKTclLib/osutils.tcl
src/WOKTclLib/templates/template.cmake_dinf [deleted file]
src/WOKTclLib/templates/template.cmake_inc_toolkits [new file with mode: 0644]
src/WOKTclLib/templates/template.cmake_toolkits [new file with mode: 0644]