diff --git a/CMakeLists.txt b/CMakeLists.txt index 5dcfcd8456..4f921615de 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -160,7 +160,7 @@ add_feature_info("Breeze-Decoration" HAVE_BREEZE_DECO "Default decoration plugin find_package(EGL) set_package_properties(EGL PROPERTIES - TYPE RUNTIME + TYPE REQUIRED PURPOSE "Required to build KWin with EGL support" )