Changeset 7237
- Timestamp:
- Aug 28, 2010, 4:09:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/cmake/LibraryConfig.cmake
r7225 r7237 159 159 ##### Boost ##### 160 160 # Expand the next statement if newer boost versions than 1.36.1 are released 161 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 1.38 1.38.0 1.39 1.39.0 1.40 1.40.0) 161 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 1.38 1.38.0 1.39 1.39.0 1.40 1.40.0 162 1.41 1.41.0 1.42 1.42.0 1.43 1.43.0 1.44 1.44.0) 162 163 IF( NOT TARDIS ) 163 164 FIND_PACKAGE(Boost 1.35 REQUIRED thread filesystem system date_time)
Note: See TracChangeset
for help on using the changeset viewer.