]> OCCT Git - occt-wok.git/commit
0023715: Generated cmake files should link against Cocoa on Mac OS X
authoribs <ibs@opencascade.com>
Tue, 29 Jan 2013 07:44:45 +0000 (11:44 +0400)
committeribs <ibs@opencascade.com>
Tue, 29 Jan 2013 07:44:45 +0000 (11:44 +0400)
commit24adf1e28bce64b03de8fe84fe94948142a89154
treefbac521ab3a02364a1eb60b8cf7a2828bf60c472
parentd04f7a059023fc94341ce4764817dd77cd9f062f
0023715: Generated cmake files should link against Cocoa on Mac OS X

Collect scripts refactored
Unused variable SYSTEM was removed.
LIN macro no more defined for Mac OS target.
HAVE_CONFIG_H no more defined for Windows target.
Appended Mac OS X frameworks.
Do not append empty entries to LD_LIBRARY_PATH in "env.sh"

0023724: Add -MP option to generated VS project files
14 files changed:
.gitignore
collect_binary.bat
collect_binary.sh
collect_binary_without_libs.bat
collect_binary_without_libs.sh
src/WOKTclLib/osutils.tcl
src/WOKTclLib/templates/env.sh.in
src/WOKTclLib/templates/template.cmake
src/WOKTclLib/templates/template.vc10
src/WOKTclLib/templates/template.vc10x
src/WOKTclLib/templates/template.vc11
src/WOKTclLib/templates/template.vc11x
src/WOKTclLib/templates/template.vc9
src/WOKTclLib/templates/template.vc9x