aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2016-12-07 09:06:25 +0000
committerl10n daemon script <scripty@kde.org>2016-12-07 09:06:25 +0000
commit6e2a0fd0f427a665a9e65e6b226db10c5116c67f (patch)
tree6e051bf0819831b528c71e9454eaf0ab0dc1f238 /autotests/kconfig_compiler/CMakeLists.txt
parentb7cc6bd8755515c0f84932926a44c42723c26c11 (diff)
parent4f9d7dde3a06da26d93e8f7ec98a283111a2d8c9 (diff)
downloadkconfig-5.29.0.tar.gz
kconfig-5.29.0.tar.bz2
Merge remote-tracking branch 'origin/master' into local_releasev5.29.0-rc2v5.29.0
Diffstat (limited to 'autotests/kconfig_compiler/CMakeLists.txt')
-rw-r--r--autotests/kconfig_compiler/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/CMakeLists.txt b/autotests/kconfig_compiler/CMakeLists.txt
index 590c7700..0971471b 100644
--- a/autotests/kconfig_compiler/CMakeLists.txt
+++ b/autotests/kconfig_compiler/CMakeLists.txt
@@ -112,7 +112,6 @@ set(test8_SRCS test8main.cpp )
gen_kcfg_test_source(test8a test8_SRCS)
gen_kcfg_test_source(test8b test8_SRCS)
-gen_kcfg_test_source(test8c test8_SRCS)
ecm_add_test(TEST_NAME test8 ${test8_SRCS})
target_link_libraries(test8 KF5::ConfigGui)