mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 06:45:27 +00:00
d943a843e5
libdivecomputer asks pkg-config for the include paths for libusb-1.0 and hidapi, but then uses #include <libusb-1.0/libusb.h> and <hidapi/hidapi.h> which fails as those directories are part of the include path. So we manually add include paths without that last directory as well as a work around. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
build.sh | ||
check-version | ||
checktranslation.pl | ||
dcTransport.pl | ||
get-version | ||
mobilecomponents.sh | ||
parse-descriptor.pl | ||
smtk2ssrf-build.sh | ||
smtk2ssrf.pl | ||
translationmark.pl | ||
updatetranslationsource.sh | ||
whitespace.pl | ||
win-ldd.pl | ||
write-version |