Authored by tcberner on Feb 16 2019, 7:16 AM.

Description

Fix FindEGL

Summary:
${EGL_INCLUDE_DIR} is the path up to 'egl.h' -- so the header is
${EGL_INCLUDE_DIR}/egl.h

The compile test on the other hand includes 'EGL/egl.h', so the path
that needs to be passed to the compile test is "${EGL_INCLUDE_DIR}/..".

Reviewers: Automotive, hausmann, FreeBSD, apol

Reviewed By: Automotive, hausmann, apol

Subscribers: bcooksley, kde-frameworks-devel, kde-buildsystem

Tags: Frameworks, Build System

Differential Revision: https://phabricator.kde.org/D19075

Details

Committed
tcbernerFeb 19 2019, 12:15 PM
Reviewer
Automotive
Differential Revision
D19075: Fix FindEGL
Parents
R240:50e8dd7b2d00: new find module for Canberra
Branches
Unknown
Tags
Unknown