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

Adding building of debs

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