Changeset 7948 for code/branches/kicklib/cmake
- Timestamp:
- Feb 21, 2011, 6:16:24 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/cmake/LibraryConfig.cmake
r7947 r7948 93 93 # Performs the search and sets the variables # 94 94 95 FIND_PACKAGE(OGRE 1. 4REQUIRED)95 FIND_PACKAGE(OGRE 1.6 REQUIRED) 96 96 #FIND_PACKAGE(ENet 1.1 REQUIRED) 97 97 FIND_PACKAGE(Lua5.1 REQUIRED)
Note: See TracChangeset
for help on using the changeset viewer.