aboutsummaryrefslogtreecommitdiff
path: root/modules/FindAkode.cmake
AgeCommit message (Collapse)Author
2006-04-12Actually use the cache so that every call to cmake doesn't call akode-config.David Faure
The same needs to be done in many other checks... svn path=/trunk/KDE/kdelibs/; revision=528992
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=520790
2006-03-13really make the akode detection workPino Toscano
svn path=/trunk/KDE/kdelibs/; revision=518191
2006-03-10First attempt to find aKode.Pino Toscano
aKode seems to be found correctly, the issue is to add the include path to the inclues of knotify. svn path=/trunk/KDE/kdelibs/; revision=517416