summaryrefslogtreecommitdiffstats
path: root/INSTALL-cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:04:45 +0900
commitb1010ff473c4d45ded98c2bdcc5b9adcbf6a74a6 (patch)
tree782a39f5584c069cb1b90e5d726ac92f0edc5e18 /INSTALL-cmake
parent9255ac3df6dce40eae11a0118407b2c25d7db778 (diff)
downloadtdesvn-b1010ff473c4d45ded98c2bdcc5b9adcbf6a74a6.tar.gz
tdesvn-b1010ff473c4d45ded98c2bdcc5b9adcbf6a74a6.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'INSTALL-cmake')
-rw-r--r--INSTALL-cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL-cmake b/INSTALL-cmake
index 36ade75..37af8da 100644
--- a/INSTALL-cmake
+++ b/INSTALL-cmake
@@ -4,7 +4,7 @@ Seems that on some systems linking fails due missing references. You may
solve it with
. /etc/profile.d/qt.sh
-export TQTLIB=${QTDIR}/lib QTINC=${QTDIR}/include
+export TQTLIB=${TQTDIR}/lib QTINC=${TQTDIR}/include
before running cmake.
On some systems cmake doesn't detect that it is a threaded qt-version. So you should