Slicer: 2145-support-for-installing-extension-from-file 18ddefef

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2013-05-17 18:05:11 2145-support-for-installing-extension-from-file 84c12c88
Changeset

COMP: Ensure library paths used for BundleFixup are valid

The helper macro "_fixup_paths_append" is now used consistently to append
path to the "libs_path" variable.

Let's also note the following updates:

  • CMAKE_RUNTIME_OUTPUT_DIRECTORY is not used anymore, instead
    ${Slicer_BUILD_DIR}/@Slicer_BIN_DIR@ is used.

  • Path "@Slicer_BINARY_DIR@/@Slicer_QtPlugins_DIR@" is not considered
    anymore since it didn't exist in the build tree. Instead, the plugin path
    are composed using "${Slicer_BUILD_DIR}/@Slicer_BIN_DIR@"

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

mod - CMake/SlicerCPackBundleFixup.cmake.in Diff File