aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-02-15 12:39:32 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-02-28 18:25:35 +0100
commit6e69558b42243a2b661d6fc48fc07a22961d4e9e (patch)
treec0a6305ef700e2c74fe9429b38e703f7a9a61277 /CMakeLists.txt
parentca250d21eb13b9887773422e63ff664447dfe264 (diff)
downloadpx4-firmware-6e69558b42243a2b661d6fc48fc07a22961d4e9e.tar.gz
px4-firmware-6e69558b42243a2b661d6fc48fc07a22961d4e9e.tar.bz2
px4-firmware-6e69558b42243a2b661d6fc48fc07a22961d4e9e.zip
enable force setpoint message for multiplatform
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e91fb3be..c3e894388 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -77,6 +77,7 @@ add_message_files(
vehicle_local_position_setpoint.msg
vehicle_global_velocity_setpoint.msg
offboard_control_mode.msg
+ vehicle_force_setpoint.msg
)
## Generate services in the 'srv' folder