mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
5 lines
No EOL
142 B
CMake
5 lines
No EOL
142 B
CMake
if(WITH_DBUS AND DBUS_FOUND)
|
|
katie_dbus_test(tst_qdbusconnection
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_qdbusconnection.cpp
|
|
)
|
|
endif() |