From e251cd35b00f6e25547cf9ce5e0e0a244bcd2f53 Mon Sep 17 00:00:00 2001 From: marbosjo Date: Sat, 16 May 2020 09:49:04 +0200 Subject: [PATCH] added missing install files --- mpc_local_planner/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpc_local_planner/CMakeLists.txt b/mpc_local_planner/CMakeLists.txt index f2259aa..21a51db 100644 --- a/mpc_local_planner/CMakeLists.txt +++ b/mpc_local_planner/CMakeLists.txt @@ -240,7 +240,7 @@ install(PROGRAMS ) ## Mark executables and/or libraries for installation -install(TARGETS mpc_local_planner +install(TARGETS mpc_local_planner mpc_local_planner_utils mpc_local_planner_optimal_control LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} ) install(TARGETS test_mpc_optim_node