Re: [mitk-users] Not all plugins

2019-06-17 Thread Dinkelacker, Stefan
ctory). Also works with the new 2018.04 ProjectTemplate, as long as you follow the same directory structure as MITK. Best, Stefan -Original Message- From: Nil Goyette [mailto:nil.goye...@imeka.ca] Sent: Thursday, June 13, 2019 3:06 PM To: mitk-users@lists.sourceforge.net Subject: [mitk-users

Re: [mitk-users] Not all plugins

2019-06-13 Thread Stein, Tobias
r less plugins. Best, Tobias -Ursprüngliche Nachricht- Von: Nil Goyette [mailto:nil.goye...@imeka.ca] Gesendet: Donnerstag, 13. Juni 2019 15:06 An: mitk-users@lists.sourceforge.net Betreff: [mitk-users] Not all plugins Hi all, How can I build the plugins I want without using MITK_BUILD_ALL

[mitk-users] Not all plugins

2019-06-13 Thread Nil Goyette
Hi all, How can I build the plugins I want without using MITK_BUILD_ALL_PLUGINS? Our in-house application requires more plugins, such as "org.blueberry.core.jobs", "org.mitk.core.jobs", "org.mitk.gui.qt.segmentation", etc. I tried setting some to ":ON" in PluginList.cmake and adding some in