Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 26, 2011, 5:19:59 PM (13 years ago)
Author:
rgrieder
Message:

Removed obsolete remains of header/library finding on OS X.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/kicklib/cmake/tools/FindLua5.1.cmake

    r8113 r8122  
    5757FIND_PATH(LUA5.1_INCLUDE_DIR lua.h
    5858  PATHS $ENV{LUA5.1_DIR} $ENV{LUA_DIR}
    59   PATH_SUFFIXES include/lua51 include/lua5.1 include/lua include Headers
     59  PATH_SUFFIXES include/lua51 include/lua5.1 include/lua include
    6060)
    6161
Note: See TracChangeset for help on using the changeset viewer.