[ros-rviz] 01/02: Revert accidentally applied patches

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Jan 17 11:37:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

jspricke-guest pushed a commit to branch master
in repository ros-rviz.

commit 40352b1e160627df358a8f312aa242b649464353
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Jan 17 12:11:04 2016 +0100

    Revert accidentally applied patches
---
 CMakeLists.txt          | 1 +
 src/rviz/CMakeLists.txt | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8a4a5ae..401540e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -143,6 +143,7 @@ catkin_package(
     ${OPENGL_INCLUDE_DIR}
   LIBRARIES
     rviz
+    default_plugin
     ${OGRE_OV_LIBRARIES_ABS}
     ${rviz_ADDITIONAL_LIBRARIES}
     ${OPENGL_LIBRARIES}
diff --git a/src/rviz/CMakeLists.txt b/src/rviz/CMakeLists.txt
index 40a87cd..5dad564 100644
--- a/src/rviz/CMakeLists.txt
+++ b/src/rviz/CMakeLists.txt
@@ -198,7 +198,6 @@ target_link_libraries(${PROJECT_NAME}
   assimp
   yaml-cpp
 )
-set_target_properties(${PROJECT_NAME} PROPERTIES VERSION ${rviz_VERSION} SOVERSION "0d")
 
 if(APPLE)
   set_target_properties(${PROJECT_NAME} PROPERTIES LINK_FLAGS "-undefined dynamic_lookup")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-rviz.git



More information about the debian-science-commits mailing list