summaryrefslogtreecommitdiff
path: root/indra/cmake/LLWindow.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/LLWindow.cmake
parente5c38b3b61f55674f602bb0e7d43baa3e04d541f (diff)
parent27933214f41e369337fc83ec7a9ecb2a9cdbaeee (diff)
merge
Diffstat (limited to 'indra/cmake/LLWindow.cmake')
-rw-r--r--indra/cmake/LLWindow.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/LLWindow.cmake b/indra/cmake/LLWindow.cmake
index f6c40c174c..0def507e65 100644
--- a/indra/cmake/LLWindow.cmake
+++ b/indra/cmake/LLWindow.cmake
@@ -14,7 +14,6 @@ if (STANDALONE)
SDL_LIBRARY
)
else (STANDALONE)
- use_prebuilt_binary(mesa)
if (LINUX)
use_prebuilt_binary(SDL)
set (SDL_FOUND TRUE)