Import 2017-06-07 23:51:09: master 10c23a49

Author Committer Branch Timestamp Parent
jcfr jcfr master 2017-04-24 23:58:02 master bc95187a
Changeset

ENH: Improve generation of extension AdditionalLauncherSettings.ini

This commit updates the CMake module SlicerBlockAdditionalLauncherSettings
so that it reuses the function "ctkAppLauncherListToQtSettingsArray"

To allow the CMake function "ctkAppLauncherListToQtSettingsArray" to be
usable from the extension build system, "CTKAPPLAUNCHER_DIR" is added to
SlicerConfig by specifying the "FIND_PACKAGE" label.

Note that the "FIND_PACKAGE" label is used to automatically configure
the associated variables in "CMake/SlicerGenerateSlicerConfig.cmake"

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25948 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Extensions/CMake/SlicerBlockAdditionalLauncherSettings.cmake Diff File
mod - SuperBuild/External_CTKAPPLAUNCHER.cmake Diff File