Skip to content

Commit

Permalink
try helping snap
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide committed Dec 14, 2023
1 parent 29a0485 commit 3f6bce7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ SET( COMMON_SRC
if(COMPILING_WITH_CATKIN)

include_directories(
${catkin_INCLUDE_DIRS} )
${catkin_INCLUDE_DIRS}
${plotjuggler_INCLUDE_DIRS}
)

list(APPEND COMMON_SRC
qnodedialog.cpp
Expand Down

0 comments on commit 3f6bce7

Please sign in to comment.