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

Adding building of debs

parent c40a8f57
No related branches found
No related tags found
No related merge requests found
......@@ -178,3 +178,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