DSDL script installation removed from the top-level CMake script

This commit is contained in:
Pavel Kirienko 2015-06-10 15:32:39 +03:00
parent a7ce4aac8c
commit fc997cff88

View File

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