┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/cmake/DbusInterfaceMacros.cmake
AgeCommit message (Collapse)Author
2022-01-14Adapt build system for building against qt6Laurent Montel
2019-12-24Use non-deprecated install dir variables from ECMElvis Angelaccio
2019-05-12Fix indentationElvis Angelaccio
GIT_SILENT
2015-07-29Fix "make install" with ninja.David Faure
The custom command name must differ from the name of the generated file.
2015-04-22Add dbus interface to dolphinAshish Bansal
Implemented org.freedesktop.FileManager1 dbus interface in dolphin http://www.freedesktop.org/wiki/Specifications/file-manager-interface/ REVIEW: 123313 BUG: 343016