Fix Cmake config.
This commit is contained in:
parent
f119c598d3
commit
d471609712
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ list(APPEND TestFiles
|
|||
video/TestVideoDecoder.cpp
|
||||
windows/TestWaylandWindow.cpp
|
||||
web/TestMarkdownParser.cpp
|
||||
web/TestSvgWriter.cpp)
|
||||
web/TestSvgWriter.cpp
|
||||
web/TestXmlParser.cpp)
|
||||
|
||||
find_package(PkgConfig)
|
||||
|
|
Loading…
Reference in a new issue