From f9aee58abfb85c7770eb5998f60a9992a11ba7da Mon Sep 17 00:00:00 2001 From: TimFenwick15 Date: Mon, 28 Dec 2020 11:58:55 +0000 Subject: [PATCH] OpenGL libraries not found, copied fix from https://github.com/ajstarks/openvg/pull/60/files, project builds on Raspberry Pi B+, not tested on other platforms --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9249ec4..c4b350c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,8 +34,8 @@ set(CAM_LIBS set(GL_LIBS # openGLES - GLESv2 - EGL + brcmEGL + brcmGLESv2 ) set(ILC_LIBS