Compare commits
No commits in common. '91d56a0139f79b611f85dcf2d2223b839bf7351e' and 'fa4323fe5bca1dd42a3f6726a9bcdc9de055b9f5' have entirely different histories.
91d56a0139
...
fa4323fe5b
9 changed files with 1 additions and 35 deletions
@ -1,15 +0,0 @@
@@ -1,15 +0,0 @@
|
||||
|
||||
add_library(Gimbal |
||||
GimbalController.cc |
||||
) |
||||
|
||||
target_link_libraries(Gimbal |
||||
PUBLIC |
||||
qgc |
||||
) |
||||
|
||||
target_include_directories(Gimbal |
||||
PUBLIC |
||||
${CMAKE_CURRENT_SOURCE_DIR} |
||||
) |
||||
|
Loading…
Reference in new issue