Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1153 for code/trunk/cmake


Ignore:
Timestamp:
Apr 24, 2008, 10:35:53 AM (16 years ago)
Author:
rgrieder
Message:
  • merged cmake branch back to trunk (the last one, hopefully ;))
  • added Oli's lua library name (liblua.so)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/cmake/FindLua.cmake

    r1126 r1153  
    2828    /usr/pack/lua-5.0.3-sd/include)
    2929
    30   FIND_LIBRARY(Lua_LIBRARY_51 lua5.1
     30  FIND_LIBRARY(Lua_LIBRARY_51 NAMES lua5.1 lua PATHS
    3131    /usr/lib
    3232    /usr/local/lib
Note: See TracChangeset for help on using the changeset viewer.