mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
cuav_can-gps-v1:CMakeList remove .h files
This commit is contained in:
committed by
Daniel Agar
parent
878baabce8
commit
c7182d5453
@@ -34,10 +34,8 @@
|
|||||||
if("${PX4_BOARD_LABEL}" STREQUAL "canbootloader")
|
if("${PX4_BOARD_LABEL}" STREQUAL "canbootloader")
|
||||||
|
|
||||||
add_library(drivers_board
|
add_library(drivers_board
|
||||||
boot_config.h
|
|
||||||
boot.c
|
boot.c
|
||||||
led.cpp
|
led.cpp
|
||||||
led.h
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(drivers_board
|
target_link_libraries(drivers_board
|
||||||
|
|||||||
Reference in New Issue
Block a user