Re: [mitk-users] Using the MITK editor plugins

2018-05-18 Thread regtolius
Hi Stefan, that's exactly what I was looking for. Many thanks! Best, Sas 17.05.2018, 11:01, "Dinkelacker, Stefan" : > Hi Sas, > > are you looking for a line like this one? >

Re: [mitk-users] deploying

2018-05-18 Thread Paolo Cabras
Hi Sascha thank you for the answer. I use mitk_create_executable.. Here is the end of my CMakeLists.txt : include(CPack) include(InstallRequiredSystemLibraries) # actually include msvcp140 and vcruntime140 mitk_create_executable(My_project     DEPENDS MitkDataTypesExt MitkCore MitkIGTBase