mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Step 2
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
<raw>
|
||||
GZ_COMPONENTS = gz-sim8 gz-transport13 gz-msgs10 gz-math7 gz-sensors8
|
||||
|
||||
nps.CXXFLAGS += $(shell pkg-config --cflags $(GZ_COMPONENTS))
|
||||
nps.CXXFLAGS += $(shell pkg-config --cflags $(GZ_COMPONENTS)) -fPIC
|
||||
nps.LDFLAGS += $(shell pkg-config --libs $(GZ_COMPONENTS))
|
||||
|
||||
<!-- OpenCV for video debugging -->
|
||||
|
||||
+327
-492
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user