Revert "DSDL script installation removed from the top-level CMake script"

This reverts commit fc997cff8844b30734703d6eb3664d06bb01f2a7.
This commit is contained in:
Pavel Kirienko 2015-09-21 16:46:32 +03:00
parent 24c19f7cee
commit 50dc08663a

View File

@ -12,6 +12,11 @@ endif()
project(uavcan)
#
# DSDL definitions
#
install(DIRECTORY dsdl DESTINATION share/uavcan)
#
# libuavcan
#