Merge branch 'dev' of https://github.com/mdiluz/ttrts into dev

This commit is contained in:
mdiluzio 2014-12-31 18:40:05 +00:00
commit 082810de4a
6 changed files with 45 additions and 22 deletions

View file

@ -25,4 +25,4 @@ add_custom_target(
add_dependencies(ttrts-gen-maps ${PROJECT_NAME})
# Installation target
install( DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/maps DESTINATION /usr/share/ttrts )
install( DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/maps DESTINATION /usr/local/share/ttrts )