summaryrefslogtreecommitdiff
path: root/svtools/Executable_g2g.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/Executable_g2g.mk')
-rw-r--r--svtools/Executable_g2g.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/Executable_g2g.mk b/svtools/Executable_g2g.mk
index 196afac926f7..5b7fc074faa6 100644
--- a/svtools/Executable_g2g.mk
+++ b/svtools/Executable_g2g.mk
@@ -25,6 +25,8 @@ $(eval $(call gb_Executable_set_include,g2g,\
-I$(SRCDIR)/svtools/inc/svtools \
))
+$(eval $(call gb_Executable_use_external,g2g,boost_headers))
+
$(eval $(call gb_Executable_use_sdk_api,g2g))
$(eval $(call gb_Executable_use_libraries,g2g,\
fz#6561 sanitize palette indexCaolán McNamara 2018-02-24tdf#115863: fix TIFF importAron Budea 2018-02-19ofz#6449 Integer-overflowCaolán McNamara 2018-02-17ofz#6427 use of uninitialized valuesCaolán McNamara 2018-02-15ofz#6345 Integer-overflowCaolán McNamara 2018-02-14ofz#6315 Heap-buffer-overflowCaolán McNamara 2018-02-14use BitmapTools in TIFFReaderNoel Grandin 2018-02-12for ~perfect compression link fuzzer input limit to an output limitCaolán McNamara 2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara 2018-01-29ofz#2977 speed up tiff importCaolán McNamara 2018-01-12More loplugin:cstylecast: filterStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-12-08cppcheck: fix some reportsJulien Nabet 2017-11-22turn some eof checks to eof or errorCaolán McNamara 2017-11-22drop duplicate methodCaolán McNamara 2017-11-16ofz#2977 TimeoutCaolán McNamara 2017-10-24ofz#3741 Integer-overflowCaolán McNamara