diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-07-15 14:18:33 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-15 14:18:33 -0700 |
commit | d943a843e50f88594d8a61c8438fbaf1fdb57d61 (patch) | |
tree | 55ab86f9e2866710d4950b77e437e16da88d826d /scripts/checktranslation.pl | |
parent | 5656509f6169342b8bab3663a0a5da3a042ee8cb (diff) | |
download | subsurface-d943a843e50f88594d8a61c8438fbaf1fdb57d61.tar.gz |
Mac build: deal with libdivecomputer and pkg-config
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>
Diffstat (limited to 'scripts/checktranslation.pl')
0 files changed, 0 insertions, 0 deletions