summaryrefslogtreecommitdiff
path: root/Modules/FindLua50.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-21/+4
* ENH: use the standard find_package_handle_standard_args() for lua 5.0 andAlexander Neundorf2008-03-101-9/+10
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-17/+3
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-0/+114