aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-12-25 10:01:20 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-12-25 10:01:20 +0100
commit4567512d7a341659bcb19956d58201aeaf0871b5 (patch)
tree384ea787743e42293b08af02ea15c6f89597b8d4 /CMakeLists.txt
parente31e143047712aa2f43a4a900a0a1210082a36cf (diff)
downloadpx4-firmware-4567512d7a341659bcb19956d58201aeaf0871b5.tar.gz
px4-firmware-4567512d7a341659bcb19956d58201aeaf0871b5.tar.bz2
px4-firmware-4567512d7a341659bcb19956d58201aeaf0871b5.zip
add actuator_controls_virtual_mc as msg, fix msg setup in CMakeList
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3184bb2ac..dfcbd4adc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,11 +56,13 @@ add_message_files(
manual_control_setpoint.msg
actuator_controls.msg
actuator_controls_0.msg
+ actuator_controls_virtual_mc.msg
vehicle_rates_setpoint.msg
vehicle_attitude.msg
vehicle_control_mode.msg
actuator_armed.msg
parameter_update.msg
+ vehicle_status.msg
)
## Generate services in the 'srv' folder