mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 11:44:08 +08:00
Revert "DSDL script installation removed from the top-level CMake script"
This reverts commit fc997cff8844b30734703d6eb3664d06bb01f2a7.
This commit is contained in:
parent
24c19f7cee
commit
50dc08663a
@ -12,6 +12,11 @@ endif()
|
||||
|
||||
project(uavcan)
|
||||
|
||||
#
|
||||
# DSDL definitions
|
||||
#
|
||||
install(DIRECTORY dsdl DESTINATION share/uavcan)
|
||||
|
||||
#
|
||||
# libuavcan
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user