master
Eduardo Bart 12 years ago
parent 70fba12d6c
commit 1e2d20d289

@ -1,4 +1,4 @@
# Try to find the EGL librairy
# Try to find the EGL library
# EGL_FOUND - system has EGL
# EGL_INCLUDE_DIR - the EGL include directory
# EGL_LIBRARY - the EGL library

@ -1,4 +1,4 @@
# Try to find the GLEW librairy
# Try to find the GLEW library
# GLEW_FOUND - system has GLEW
# GLEW_INCLUDE_DIR - the GLEW include directory
# GLEW_LIBRARY - the GLEW library

@ -1,4 +1,4 @@
# Try to find the GMP librairy
# Try to find the GMP library
# GMP_FOUND - system has GMP
# GMP_INCLUDE_DIR - the GMP include directory
# GMP_LIBRARY - the GMP library

@ -1,4 +1,4 @@
# Try to find the lua librairy
# Try to find the lua library
# LUA_FOUND - system has lua
# LUA_INCLUDE_DIR - the lua include directory
# LUA_LIBRARY - the lua library

@ -1,4 +1,4 @@
# Try to find the lua librairy
# Try to find the lua library
# LUAJIT_FOUND - system has lua
# LUAJIT_INCLUDE_DIR - the lua include directory
# LUAJIT_LIBRARY - the lua library

Loading…
Cancel
Save