Changeset 7909 for code/forks/sandbox_light/cmake
- Timestamp:
- Feb 17, 2011, 5:15:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/forks/sandbox_light/cmake/LibraryConfig.cmake
r7908 r7909 103 103 1.41 1.41.0 1.42 1.42.0 1.43 1.43.0 1.44 1.44.0) 104 104 IF( NOT TARDIS ) 105 FIND_PACKAGE(Boost 1.35 REQUIRED thread filesystem system date_time)105 FIND_PACKAGE(Boost 1.35 REQUIRED filesystem system) 106 106 ENDIF() 107 107 # No auto linking, so this option is useless anyway
Note: See TracChangeset
for help on using the changeset viewer.