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
|
video/TestVideoDecoder.cpp
|
||||||
windows/TestWaylandWindow.cpp
|
windows/TestWaylandWindow.cpp
|
||||||
web/TestMarkdownParser.cpp
|
web/TestMarkdownParser.cpp
|
||||||
web/TestSvgWriter.cpp)
|
web/TestSvgWriter.cpp
|
||||||
web/TestXmlParser.cpp)
|
web/TestXmlParser.cpp)
|
||||||
|
|
||||||
find_package(PkgConfig)
|
find_package(PkgConfig)
|
||||||
|
|
Loading…
Reference in a new issue