From b957aab3e4e0c1b61a5701a5e4fee58a20aed7a8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 26 Mar 2023 01:09:47 +0900 Subject: Added TDE license info dialog Signed-off-by: Michele Calgaro Signed-off-by: Mavridis Philippe --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a3c1b4a22..4d7af2bd5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -302,7 +302,7 @@ tde_conditional_add_subdirectory( BUILD_TQT3INTEGRATION tqt3integration ) ##### install starttde & related stuff ########## if( BUILD_STARTTDE ) - install( PROGRAMS starttde migratekde3 r14-xdg-update tde_release_notes + install( PROGRAMS starttde migratekde3 r14-xdg-update tde_release_notes tde_show_license_info DESTINATION ${BIN_INSTALL_DIR} ) endif() -- cgit v1.2.1