diff --git a/modules/FindMagnum.cmake b/modules/FindMagnum.cmake index ae7b4fd4e..6d9637c97 100644 --- a/modules/FindMagnum.cmake +++ b/modules/FindMagnum.cmake @@ -499,7 +499,6 @@ foreach(_component ${Magnum_FIND_COMPONENTS}) find_package(EGL) set_property(TARGET Magnum::${_component} APPEND PROPERTY INTERFACE_LINK_LIBRARIES EGL::EGL) - endif() # Windowless WGL application has no additional dependencies