Changeset 9823 for code/branches/levelMichael/cmake
- Timestamp:
- Nov 25, 2013, 4:10:21 PM (11 years ago)
- Location:
- code/branches/levelMichael
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/levelMichael
- Property svn:mergeinfo changed
/code/trunk merged: 9756,9759,9763,9765,9782
- Property svn:mergeinfo changed
-
code/branches/levelMichael/cmake/LibraryConfig.cmake
r9687 r9823 160 160 # Expand the next statement if newer boost versions are released 161 161 SET(Boost_ADDITIONAL_VERSIONS 1.40 1.40.0 1.41 1.41.0 1.42 1.42.0 1.43 1.43.0 162 1.44 1.44.0 1.45 1.45.0 1.46 1.46.0 1.46.1) 162 1.44 1.44.0 1.45 1.45.0 1.46 1.46.0 1.46.1 1.49.0 163 1.53.0) 163 164 IF(NOT TARDIS) 164 165 FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time)
Note: See TracChangeset
for help on using the changeset viewer.