0027401: Configuration, Plugin - allow using statically linked plugins
authorkgv <kgv@opencascade.com>
Wed, 20 Apr 2016 07:45:32 +0000 (10:45 +0300)
committerabv <abv@opencascade.com>
Thu, 23 Jun 2016 16:15:11 +0000 (19:15 +0300)
commitd52651755ea41154c92452fefa08ddc3eea6d3fa
tree80555dec49f2ab3d273d94cb3c705d09cc3dc5fa
parent6fe96f84167b195b2abb2bab776e40ba53983b33
0027401: Configuration, Plugin - allow using statically linked plugins

CMake script now defines OCCT_NO_PLUGINS for static builds,
so that linking with OCAF plugins does not lead to duplicated symbols.
adm/cmake/occt_toolkit.cmake
adm/genproj.tcl
dox/user_guides/foundation_classes/foundation_classes.md
src/Plugin/Plugin_Macro.hxx