aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_gpg_info/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_gpg_info/CMakeLists.txt')
-rw-r--r--src/m_gpg_info/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m_gpg_info/CMakeLists.txt b/src/m_gpg_info/CMakeLists.txt
index ec68799..37f36e4 100644
--- a/src/m_gpg_info/CMakeLists.txt
+++ b/src/m_gpg_info/CMakeLists.txt
@@ -49,9 +49,6 @@ endif()
# using std c++ 17
target_compile_features(mod_gpg_info PRIVATE cxx_std_17)
-# ui
-set(CMAKE_AUTOUIC_SEARCH_PATHS ${CMAKE_AUTOUIC_SEARCH_PATHS} ${CMAKE_CURRENT_SOURCE_DIR}/ui)
-
# i18n
set(LOCALE_TS_PATH ${CMAKE_CURRENT_SOURCE_DIR}/ts)
set(TS_FILES "${LOCALE_TS_PATH}/ModuleGnuPGInfoGathering.en_US.ts"