┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Collapse)Author
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