types.h was being picked up from webp rather than locally due to the `include_directories` call for GTK (and therefore its -I arguments) coming before the same call for the local sources. webp can be pulled in via GTK -> gdk-pixbuf -> tiff -> webp. This can be avoided by specifying `SYSTEM` or `BEFORE` as appropriate when calling `include_directories`. I have done both for good measure. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| zipdir.c | ||