diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:53 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 14:18:53 +0900 |
commit | d416a4c1f4faf859a35dea2a51223e65a21039e8 (patch) | |
tree | 6ac498517d1adbb8ebf43f03d6340ecd25f65e5b /tqt3integration/CMakeLists.txt | |
parent | 92e2e914684923cb565b256748df2c02e27d0519 (diff) | |
download | tdebase-d416a4c1f4faf859a35dea2a51223e65a21039e8.tar.gz tdebase-d416a4c1f4faf859a35dea2a51223e65a21039e8.zip |
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tqt3integration/CMakeLists.txt')
-rw-r--r-- | tqt3integration/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt3integration/CMakeLists.txt b/tqt3integration/CMakeLists.txt index 01ce8a76b..07c10e17e 100644 --- a/tqt3integration/CMakeLists.txt +++ b/tqt3integration/CMakeLists.txt @@ -9,6 +9,6 @@ # ################################################# -add_subdirectory( libqtkde ) +add_subdirectory( libtqtkde ) add_subdirectory( module ) add_subdirectory( utils )
\ No newline at end of file |