Slicer: 2145-support-for-installing-extension-from-file f6a23941

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2013-01-25 02:38:23 2145-support-for-installing-extension-from-file b575c637
Affected Issues 0002647: Create a macro named slicerMacroBuildScriptedModule
Changeset

COMP: Add convenience macro "SlicerMacroBuildScriptedModule"

This will ease the maintenance and prevent developer from having to
update their CMakeLists.txt each time the process to build scripted
module change (for example value associated with parameter DESTINATION_DIR
and INSTALL_DIR of ctkMacroCompilePythonScript)

See http://www.na-mic.org/Bug/view.php?id=2647

Fixes 0002647

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

add - CMake/SlicerMacroBuildScriptedModule.cmake Diff File
mod - CMake/UseSlicer.cmake.in Diff File
mod - Extensions/Testing/ScriptedLoadableExtensionTemplate/CMakeLists.txt Diff File
mod - Modules/Scripted/CMakeLists.txt Diff File
mod - Modules/Scripted/Scripts/CMakeLists.txt Diff File
mod - Modules/Scripted/Scripts/DICOM2FullBrainTractography/CMakeLists.txt Diff File
mod - Modules/Scripted/Scripts/DICOMPlugins/CMakeLists.txt Diff File