Commit History

Author SHA1 Message Date
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 years ago
  Philip Lowman 25325c8f4d BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421) 17 years ago
  Alexander Neundorf 2a31328b97 BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND 17 years ago
  Brad King e2ec3b671b ENH: Cleanup Find* modules with new HINTS feature 17 years ago
  Eric Wing db59f49ecf BUG: fixed Lua50 to be Lua51 in FIND_PACKAGE_HANDLE_STANDARD_ARGS call. 17 years ago
  Alexander Neundorf ee72506471 ENH: use the standard find_package_handle_standard_args() for lua 5.0 and 17 years ago
  Brad King 52718dbbf2 BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be referenced directly by FIND_* command calls. The commands search it automatically. 18 years ago
  Eric Wing a5b3ab4eee BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found. 18 years ago