Stefan, Sebastian, I'm not sure about the sense of Bug #3689, as it would require keeping the MIT_ITK_Config.cmake up to date with the actual ITK review libs.
Of course, you may add custom libs in your plugin or your module. Examples can be found for instance in mitk\Modules\IGT\CMakeLists.txt (Microntracker libraries) Also, you may use the CMake command INCLUDE_DIRECTORIES and TARGET_LINK_LIBRARIES directly in the CMakeLists.txt of your plugin/module. They do not interfere with the MITK CMake macros. Please, have a brief look, how these CMake commands are used and how our MITK macros work. Best regards, Matthias Dr. Matthias Baumhauer Phone: (+49) 6221/42-3557 Deutsches Krebsforschungszentrum Fax: (+49) 6221/42-2345 Div. Medical and Biological Informatics (E130) Im Neuenheimer Feld 280 email: [email protected]<mailto:[email protected]> D-69120 Heidelberg, Germany http://www.dkfz-heidelberg.de/de/mbi Von: Stefan Dänzer [mailto:[email protected]] Gesendet: Donnerstag, 13. Mai 2010 12:52 An: sebastian ordas; [email protected] Betreff: Re: [mitk-users] Use Code in ITK review sebastian, thanks for the hint! is there any date scheduled when this goes into the svn repository? Anyways, a method to include custom libs in one's plugin or module would be a "nice to have" feature for plugins which use additional libraries than VTK, ITK, QT. stefan On Wed, May 12, 2010 at 2:42 PM, sebastian ordas <[email protected]<mailto:[email protected]>> wrote: Hi Stefan, Do the following: http://bugs.mitk.org/show_bug.cgi?id=3689 best regards, sebastian ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/mitk-users -- -- Stefan Daenzer Körnerplatz 8 04107 Leipzig Tel.: +49-176-61157550 "Work like you don't need the money, love like you've never been hurt and dance like no one is watching." - Randall G Leighton
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
