doc: Strip correct doc path from files

This commit is contained in:
Jakob Bornecrantz 2020-02-26 12:04:43 +00:00
parent 7666a70c03
commit b07af5cfc6

View file

@ -13,7 +13,7 @@ RECURSIVE = YES
EXCLUDE = @SRCDIR@/src/external \
@BUILDDIR@
STRIP_FROM_PATH = @SRCDIR@/src/xrt \
@SRCDIR@
@SRCDIR@/doc
PREDEFINED = VK_USE_PLATFORM_XCB_KHR \