Rename KDEHOME and KDEDIR

pull/1/head
Timothy Pearson 13 years ago
parent 4a15cbc323
commit 1904298dd6

@ -94,9 +94,9 @@ So, to compile everything I suggest the following:
11. make
12. sudo make install
NOTE: If you have both KDE3 and KDE4 installed, when calling cmake for KDE3, set KDEDIR to be empty.
NOTE: If you have both KDE3 and KDE4 installed, when calling cmake for KDE3, set TDEDIR to be empty.
e.g.
KDEDIR= cmake -DCMAKE_INSTALL_PREFIX=/usr -DKGTK_KDE4=false -DKGTK_QT4=false
TDEDIR= cmake -DCMAKE_INSTALL_PREFIX=/usr -DKGTK_KDE4=false -DKGTK_QT4=false
Notes
-----

Loading…
Cancel
Save