summaryrefslogtreecommitdiff
path: root/indra/cmake/OpenGL.cmake
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-10-25 16:44:57 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-10-25 16:44:57 -0400
commit6c62c4e716753456b7de47652a575fafdba45049 (patch)
tree61f918c13108dd247ea82f9cbf26a7bbe0c2942e /indra/cmake/OpenGL.cmake
parente5c38b3b61f55674f602bb0e7d43baa3e04d541f (diff)
parent27933214f41e369337fc83ec7a9ecb2a9cdbaeee (diff)
merge
Diffstat (limited to 'indra/cmake/OpenGL.cmake')
-rw-r--r--indra/cmake/OpenGL.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/OpenGL.cmake b/indra/cmake/OpenGL.cmake
index 742d8e25a0..2259c99293 100644
--- a/indra/cmake/OpenGL.cmake
+++ b/indra/cmake/OpenGL.cmake
@@ -4,7 +4,6 @@ include(Variables)
include(Prebuilt)
if (BUILD_HEADLESS)
- use_prebuilt_binary(mesa)
SET(OPENGL_glu_LIBRARY GLU)
SET(OPENGL_HEADLESS_LIBRARIES OSMesa16 dl GLU)
endif (BUILD_HEADLESS)