Skip to content
Snippets Groups Projects
Commit 02e91df3 authored by Tommy Persson's avatar Tommy Persson
Browse files

Remove building of debian package

parent 183d5817
Branches master
No related tags found
No related merge requests found
...@@ -173,9 +173,3 @@ include_directories( ...@@ -173,9 +173,3 @@ include_directories(
## Add folders to be run by python nosetests ## Add folders to be run by python nosetests
# catkin_add_nosetests(test) # catkin_add_nosetests(test)
set(cpackconfig "/opt/lrs_wara/src/lrs_wara/cpackconfig.cmake")
if (EXISTS ${cpackconfig})
set(CPACK_PACKAGE_NAME "lrs-srvs-exec")
include(${cpackconfig})
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment