summaryrefslogtreecommitdiff
path: root/indra/cmake/GLEXT.cmake
AgeCommit message (Collapse)Author
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-07-19Not use use_system_binary for system GLEXTErik Kundiman
for the same reason as GLH, but since the headers are expected to be installed in the same directory as GLH (and GLEXT.cmake includes GLH.cmake), we can skip any additional directory to look the headers for.
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-07-17Be more explicit: Rename use_conan_binary to use_system_binary, this will ↵Nicky
allow us to reuse the macro for more than just conan.
2022-06-23fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ↵Brad Kittenbrink
glext.h
2022-04-18Round one to support conan for 3P packages, this allows to build the viewer ↵Nicky
on Linux again.
2022-04-16CleanupNicky
2022-04-13Remove obsolete and unmaintained USE_SYSTEMLIBSNicky
2016-11-22DRTVWR-418: Use correct spelling for glh_linear package.Nat Goodspeed
2014-12-15don't include glext on Mac where it is not usedOz Linden
2014-10-07Updates to point to lots of new third party libs and some small tweaks to ↵callum_linden
take account of minor name changes
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2012-10-04Removing server-related cmake cruft. Fixing libGLU warnings on linux.Don Kjer