Changeset 3159 for code/branches/pch/cmake/LibraryConfig.cmake
- Timestamp:
- Jun 13, 2009, 6:41:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/cmake/LibraryConfig.cmake
r2925 r3159 172 172 ##### Boost ##### 173 173 # Expand the next statement if newer boost versions than 1.36.1 are released 174 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 )174 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 1.38 1.38.0 1.39 1.39.0) 175 175 # MSVC seems to be the only compiler requiring date_time 176 176 IF(MSVC)
Note: See TracChangeset
for help on using the changeset viewer.