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