summaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindTDE.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindTDE.cmake')
-rw-r--r--cmake/modules/FindTDE.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindTDE.cmake b/cmake/modules/FindTDE.cmake
index b09a589..8809178 100644
--- a/cmake/modules/FindTDE.cmake
+++ b/cmake/modules/FindTDE.cmake
@@ -71,6 +71,7 @@ if( NOT TDE_FOUND )
__internal_find_program( dcopidl2cpp KDE3_DCOPIDL2CPP_EXECUTABLE )
__internal_find_program( meinproc KDE3_MEINPROC_EXECUTABLE )
__internal_find_program( kconfig_compiler KDE3_KCFGC_EXECUTABLE )
+ __internal_find_program( makekdewidgets KDE3_MAKEKDEWIDGETS_EXECUTABLE )
# dcopidlng is a bash script which using kde-config;
# if PATH to kde-config is not set, dcopidlng will fail;