Annotation of /linden_release/linden/indra/cmake/OpenGL.cmake
Parent Directory
|
Revision Log
Revision 58 - (view) (download)
| 1 : | mjm | 57 | # -*- cmake -*- |
| 2 : | include(Prebuilt) | ||
| 3 : | |||
| 4 : | if (NOT STANDALONE) | ||
| 5 : | use_prebuilt_binary(GL) | ||
| 6 : | # possible glh_linear should have its own .cmake file instead | ||
| 7 : | use_prebuilt_binary(glh_linear) | ||
| 8 : | set(GLEXT_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/${LL_ARCH_DIR}/include) | ||
| 9 : | endif (NOT STANDALONE) |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

