Hello,
I am trying to customize the ProjectTemplate by means of enabling only
certain Plugins. The aim is to get a packed file to install MITK only with
those Plugins.
Following the example of Diffusion Application, I have named the plugins I
want to use in */MyApp_src/Apps/MyApp/CMakeLists.txt*:
[image: Imágenes integradas 1]
And the corresponding in */MyApp_src/Apps/MyApp/**target_libraries.cmake. *But
it does not work and I am sure I have to modify more files...
I read in */MyApp_src/CMakeLists.txt*:
[image: Imágenes integradas 2]
If I disable the superbuild option in the CMakeLists file, it gives me
other kind of problems searching for mitkConfig.... So, if I do not need
superbuild, how can I enable some plugins setting Superbuild OFF?
*option(${MY_PROJECT_NAME}_USE_SUPERBUILD "Build ${MY_PROJECT_NAME} and the
projects it depends on via SuperBuild.cmake." ON) *
I am not familiarized with cmake, but I understand the principles...
Any help would be very grateful!
Thank you very much in advance.
Regards!
Rocío López
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users