Page MenuHomePhabricator

Allow MITK_CREATE_MODULE to use FORCE_STATIC also with QT_MODULE
Closed, ResolvedPublic

Description

mitkMacroCreateModule.cmake doesn't allow to create static modules with qt. Let the MITK_CRATE_MODULE macro also use the cmake FORCE_STATIC flag when the QT_MODULE flag is used to create static libraries with qt support.

Event Timeline

[aa2ae9]: Merge branch 'bug-12154-static-qt-modules'

Merged commits:

2012-06-14 18:35:41 Eric Heim [31f39b]
added force_static flag to build static modules with qt