occt: master e21db5b8

Author Committer Branch Timestamp Parent
kgv bugmaster master 2021-09-03 12:22:22 master e639e9bc
Affected Issues  0030976: Configuration, CMake - Build failure with static FreeType dependency
Changeset 0030976: Configuration, CMake - Build failure with static FreeType dependency

Removed linkage with "freetype.lib" with help of pragma lib specific to msvc.
FreeType library should be configured as a normal external dependency via CSF_FreeType
by CMake and genproj, which is already done (information was duplicated).
mod - src/Font/Font_FontMgr.cxx Diff File