summaryrefslogtreecommitdiffstats
path: root/modules/tde_uic.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-08 16:06:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-08 16:06:59 +0900
commite5692c8bdbde55e425a1ec60601680d1114b909d (patch)
tree9908918a3e9a61786fb181ee5784d8c27d8d741d /modules/tde_uic.cmake
parentedad8a20b944d45f366acc15b2cd4d291ce3a5dd (diff)
downloadtde-cmake-e5692c8bdbde55e425a1ec60601680d1114b909d.tar.gz
tde-cmake-e5692c8bdbde55e425a1ec60601680d1114b909d.zip
Conversion qt->tqt.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'modules/tde_uic.cmake')
-rw-r--r--modules/tde_uic.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/tde_uic.cmake b/modules/tde_uic.cmake
index 7114d20..36b921f 100644
--- a/modules/tde_uic.cmake
+++ b/modules/tde_uic.cmake
@@ -25,8 +25,8 @@ if( EXISTS "${UI_FILE}.h" )
tde_execute_process( COMMAND ${TQT_REPLACE_SCRIPT} ${local_ui_file}.h )
endif( )
-if( TDE_QTPLUGINS_DIR )
- set( L -L ${TDE_QTPLUGINS_DIR} )
+if( TDE_TQTPLUGINS_DIR )
+ set( L -L ${TDE_TQTPLUGINS_DIR} )
endif( )
tde_execute_process( COMMAND ${UIC_EXECUTABLE}