View of /linden_release/linden/indra/cmake/OpenGL.cmake
Parent Directory
|
Revision Log
Revision 58 -
(download)
(annotate)
Wed Nov 19 01:18:42 2008 UTC (4 years, 6 months ago) by mjm
File size: 271 byte(s)
Wed Nov 19 01:18:42 2008 UTC (4 years, 6 months ago) by mjm
File size: 271 byte(s)
Fix SVN properties.
# -*- cmake -*-
include(Prebuilt)
if (NOT STANDALONE)
use_prebuilt_binary(GL)
# possible glh_linear should have its own .cmake file instead
use_prebuilt_binary(glh_linear)
set(GLEXT_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/${LL_ARCH_DIR}/include)
endif (NOT STANDALONE)
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

