occt: master e639e9bc

Author Committer Branch Timestamp Parent
kgv bugmaster master 2021-09-02 06:03:55 master 0b1fd590
Affected Issues  0032553: Configuration, CMake - unable to building with ActiveTcl
Changeset 0032553: Configuration, CMake - unable to building with ActiveTcl

Removed linkage with "tcl8.6.lib" with help of pragma lib specific to msvc.
Tcl libraries should be configured as normal external dependencies via CSF_TclLibs
by CMake and genproj, which is already done (information was duplicated).
mod - src/Draw/Draw.cxx Diff File