[GRASS-git] [OSGeo/grass] 79a6e0: cmake: general clean up and fixes of OpenGL detect...
Nicklas Larsson
noreply at github.com
Tue Jan 27 04:17:47 PST 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 79a6e0818461d0bdcfac66b27b8e1f94050ae08e
https://github.com/OSGeo/grass/commit/79a6e0818461d0bdcfac66b27b8e1f94050ae08e
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M cmake/modules/CheckDependentLibraries.cmake
M cmake/modules/Configure.cmake
R cmake/tests/have_pbuffer.c
R cmake/tests/have_pixmaps.c
M include/config.h.cmake.in
M include/grass/nviz.h
M lib/ogsf/gsd_prim.c
Log Message:
-----------
cmake: general clean up and fixes of OpenGL detection (#6976)
- Fix detection of AGL framework for macOS. The AGL framework is no
longer available on macOS 26. CMake implementation of
https://github.com/OSGeo/grass/commit/7c2f7f125846894436226419880c9458de102e01
- Requires OpenGL Extension to the X Window System (GLX) on Linux
(replacing manual test code)
- Defines (always, as in configure.ac) OPENGL_FBO
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list