Repairing Windows build.
This commit is contained in:
parent
877d96462d
commit
a95439d419
12 changed files with 144 additions and 55 deletions
|
@ -48,7 +48,7 @@ list(APPEND TestNames
|
|||
TestXmlParser)
|
||||
|
||||
find_package(PkgConfig)
|
||||
pkg_check_modules(DBUS REQUIRED dbus-1)
|
||||
pkg_check_modules(DBUS dbus-1)
|
||||
include_directories(${DBUS_INCLUDE_DIRS})
|
||||
link_directories(${DBUS_LIBRARY_DIRS})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue