Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 21, 2011, 6:16:24 AM (13 years ago)
Author:
rgrieder
Message:

Dropped support for OGRE v1.4 and removed the remaining workarounds.

File:
1 edited

Legend:

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

    r7947 r7948  
    9393# Performs the search and sets the variables    #
    9494
    95 FIND_PACKAGE(OGRE     1.4    REQUIRED)
     95FIND_PACKAGE(OGRE     1.6    REQUIRED)
    9696#FIND_PACKAGE(ENet     1.1    REQUIRED)
    9797FIND_PACKAGE(Lua5.1          REQUIRED)
Note: See TracChangeset for help on using the changeset viewer.