Skip to content

Commit

Permalink
example: don't link to json11
Browse files Browse the repository at this point in the history
We should not need to link to json11 in the example because the symbols
are already included in dronecore_mission.so.
  • Loading branch information
julianoes committed May 17, 2018
1 parent 35553e3 commit be14232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/fly_mission/CMakeLists.txt
Expand Up @@ -19,5 +19,4 @@ target_link_libraries(fly_mission
dronecore_action
dronecore_mission
dronecore_telemetry
json11
)

0 comments on commit be14232

Please sign in to comment.