summaryrefslogtreecommitdiffstats
path: root/Modules/FindLua50.cmake
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2008-08-14 19:34:59 (GMT)
committerAlexander Neundorf <neundorf@kde.org>2008-08-14 19:34:59 (GMT)
commit2a31328b971f454ba39d15ea90c61f01bf61bc89 (patch)
treec3d41555e892dd7cb21b828188bbbbd127e72fd5 /Modules/FindLua50.cmake
parent8063dd293e6f9c25dcfa964989138d4f5bb135ac (diff)
downloadCMake-2a31328b971f454ba39d15ea90c61f01bf61bc89.zip
CMake-2a31328b971f454ba39d15ea90c61f01bf61bc89.tar.gz
CMake-2a31328b971f454ba39d15ea90c61f01bf61bc89.tar.bz2
BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND
(in all released versions) Alex
Diffstat (limited to 'Modules/FindLua50.cmake')
-rw-r--r--Modules/FindLua50.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindLua50.cmake b/Modules/FindLua50.cmake
index a5e8c51..6da7aa1 100644
--- a/Modules/FindLua50.cmake
+++ b/Modules/FindLua50.cmake
@@ -1,7 +1,7 @@
# Locate Lua library
# This module defines
+# LUA50_FOUND, if false, do not try to link to Lua
# LUA_LIBRARIES, both lua and lualib
-# LUA_FOUND, if false, do not try to link to Lua
# LUA_INCLUDE_DIR, where to find lua.h and lualib.h (and probably lauxlib.h)
#
# Note that the expected include convention is