~inkscape.dev/inkscape/extensionImprovements

Viewing all changes in revision 15678.

  • Committer: Eduard Braun
  • Date: 2017-05-08 22:59:44 UTC
  • Revision ID: eduard.braun2@gmx.de-20170508225944-9dfhr5zgnxui970m
cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' for inkscape executables.

It's not only more elegant, but it also makes the "install/strip" target work!

Also convert DESTINATION to a relative path. As relative paths are relative to ${CMAKE_INSTALL_PREFIX}, it's effectively the same as before, but cmake does not properly handle absolute paths on Windows, see [1].

[1] https://gitlab.kitware.com/cmake/cmake/issues/16859

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: