Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 21, 2011, 4:35:28 AM (13 years ago)
Author:
rgrieder
Message:

Dropping support for CEGUI v0.5 as v0.6 has been available for three years now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/kicklib/cmake/LibraryConfig.cmake

    r7944 r7947  
    115115# Since Lua v5.1 has been out for a long while, this does not seem to be a
    116116# problem anymore, at least as long as Lua 5.2 is not released.
    117 FIND_PACKAGE(CEGUI 0.5 REQUIRED)
     117FIND_PACKAGE(CEGUI 0.6 REQUIRED)
    118118
    119119##### OpenAL #####
Note: See TracChangeset for help on using the changeset viewer.