summaryrefslogtreecommitdiffstats
path: root/Modules/FindLua51.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+12
* BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)Philip Lowman2009-01-301-1/+1
* BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUNDAlexander Neundorf2008-08-141-1/+1
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-14/+3
* BUG: fixed Lua50 to be Lua51 in FIND_PACKAGE_HANDLE_STANDARD_ARGS call.Eric Wing2008-06-021-1/+1
* ENH: use the standard find_package_handle_standard_args() for lua 5.0 andAlexander Neundorf2008-03-101-11/+13
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-161-11/+2
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-211-0/+81