diff options
Diffstat (limited to 'src/kconfig_compiler')
| -rw-r--r-- | src/kconfig_compiler/CMakeLists.txt | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/kconfig_compiler/CMakeLists.txt b/src/kconfig_compiler/CMakeLists.txt index 004a6494..dc0a08db 100644 --- a/src/kconfig_compiler/CMakeLists.txt +++ b/src/kconfig_compiler/CMakeLists.txt @@ -16,8 +16,6 @@ else()      add_executable(KF5::kconfig_compiler ALIAS kconfig_compiler)  endif() -find_package(Qt5Xml ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE) -  target_link_libraries(kconfig_compiler Qt5::Xml)  ecm_mark_nongui_executable(kconfig_compiler) | 
