Changeset 1533 for code/branches
- Timestamp:
- Jun 4, 2008, 8:50:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/CMakeLists.txt
r1505 r1533 67 67 # FIND_PACKAGE(CEGUI_OGRE) 68 68 FIND_PACKAGE(ENet) 69 FIND_PACKAGE(Boost REQUIRED thread )70 FIND_PACKAGE(Boost REQUIRED filesystem)69 FIND_PACKAGE(Boost REQUIRED thread filesystem) 70 #FIND_PACKAGE(Boost REQUIRED filesystem) 71 71 FIND_PACKAGE(OpenAL) 72 72 FIND_PACKAGE(ALUT)
Note: See TracChangeset
for help on using the changeset viewer.