From 9c087636ab0374e3126e41979eb8f1f4782eef97 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:04:38 +0900 Subject: 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 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 6b0e501..3e39ee1 100644 --- a/INSTALL +++ b/INSTALL @@ -115,7 +115,7 @@ Dealing with Configuration Problems ----------------------------------- To locate Qt, CMake searches for qmake in your execute path -($PATH). CMake does not use the QTDIR environment variable. So make +($PATH). CMake does not use the TQTDIR environment variable. So make sure that the first qmake found in the execution path is the one you like to use. -- cgit v1.2.1