Alexander Neundorf
|
983e2a9a51
|
BUG: KDEDIRS contains the kde install locations, not the binary dirs, so
make KDEDIRS actually work in FindKDE4.cmake
Alex
|
2007-08-26 03:29:13 -04:00 |
Alexander Neundorf
|
3eced4a222
|
STYLE: use EXECUTE_PROCESS() instead of EXEC_PROGRAM()
Alex
|
2007-07-10 21:38:34 -04:00 |
Alexander Neundorf
|
2fb0e4ba20
|
STYLE: fix docs for FindKDE4.cmake
Alex
|
2007-02-20 16:05:42 -05:00 |
Alexander Neundorf
|
bb7304706d
|
STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is
used instead
Alex
|
2007-01-30 15:43:25 -05:00 |
Alexander Neundorf
|
23fa16f6b4
|
ENH: kde-config has been renamed to kde4-config several weeks ago, so it's
not necessary anymore to use "kde-config" as fallback, since this will
surely be a wrong version
Alex
|
2006-11-22 19:28:25 -05:00 |
Alexander Neundorf
|
205635dcd5
|
ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will be
renamed to kde-config, and so cmake has to prefer this one over the old
version
Alex
|
2006-07-04 08:38:47 -04:00 |
Alexander Neundorf
|
97fcff2445
|
ENH: use the new FILE(TO_CMAKE_PATH ...) command instead of regexps
BUG: append the kde 4 cmake module path instead of prepending it
Alex
|
2006-05-11 18:27:13 -04:00 |
Alexander Neundorf
|
0d540b31e0
|
STYLE: better error message when KDE4 hasn't been found
Alex
|
2006-03-28 13:07:09 -05:00 |
Alexander Neundorf
|
779851f213
|
ENH: after searching for kde-config in the special dirs, search again in the
standard dirs
BUG: handle paths on windows correctly
Alex
|
2006-03-16 15:53:11 -05:00 |
Alexander Neundorf
|
1ef5bdf669
|
ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4
Alex
|
2006-03-10 11:58:44 -05:00 |