Hello MITK team, I have a question on how should I link my plugin against a *.lib file. The plugin has the .h files necessary to develop my plugin, but I cannot add the cpp files, so I build libraries from these cpp files, statically, so I can add them to my plugin project.
The question is how to do it, and where on the cmake files. Should I create a module for this, and then add the module in the plugin dependencies? or can I directly add somehow the lib in the MACRO_CREATE_MITK_CTK_PLUGIN ? Best regards, Miguel ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
