- cmake variables for the different installation paths
  (thanks to Pietro Cerutti)
This commit is contained in:
Federico Hernandez 2011-03-01 18:59:40 +01:00
parent 19ef6a672d
commit 10ef12b008
5 changed files with 14 additions and 7 deletions

View file

@ -1 +1 @@
install (DIRECTORY bash fish vim zsh add-ons DESTINATION share/doc/task/scripts)
install (DIRECTORY bash fish vim zsh add-ons DESTINATION ${TASK_DOCDIR}/scripts)