Fix CI.
This commit is contained in:
parent
98e0e7e6a3
commit
709e121d13
|
@ -43,6 +43,7 @@ $$USE_SYSTEM_CMARK {
|
||||||
PKGCONFIG += libcmark
|
PKGCONFIG += libcmark
|
||||||
} else {
|
} else {
|
||||||
message("Falling back to built-in CMark.")
|
message("Falling back to built-in CMark.")
|
||||||
|
INCLUDEPATH += include/cmark
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
include/cmark/buffer.h \
|
include/cmark/buffer.h \
|
||||||
include/cmark/chunk.h \
|
include/cmark/chunk.h \
|
||||||
|
|
Loading…
Reference in New Issue