Skip to content

Clean up unnecessary cmake include_directories statements

For the regular library sources, CMAKE_*_DIR/src is implicit. Only the extractortest autotest needs a private header from the sources.

Merge request reports