mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
5 lines
141 B
CMake
5 lines
141 B
CMake
if(WITH_DBUS AND DBUS_FOUND)
|
|
katie_dbus_test(tst_qdbusxmlparser
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_qdbusxmlparser.cpp
|
|
)
|
|
endif()
|