Don't display anything after showing the found packages.

icc-effect-5.14.5
Christophe Giboudeaux 2015-03-22 22:25:38 +01:00
parent d1063b2507
commit 0fb0176e4b
1 changed files with 2 additions and 2 deletions

View File

@ -196,8 +196,6 @@ set_package_properties(X11_XCB PROPERTIES
PURPOSE "Required for OpenGL support in X11 windowed backend of kwin_wayland"
TYPE OPTIONAL)
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
########### configure tests ###############
include(CMakeDependentOption)
@ -624,6 +622,8 @@ if (KF5DocTools_FOUND)
add_subdirectory(doc)
endif()
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
include(ECMPackageConfigHelpers)
set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KWinDBusInterface")
ecm_configure_package_config_file(KWinDBusInterfaceConfig.cmake.in