Changeset 6040 for sandbox_light/cmake/LibraryConfig.cmake
- Timestamp:
- Nov 5, 2009, 10:15:05 PM (15 years ago)
- Location:
- sandbox_light
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sandbox_light
- Property svn:mergeinfo changed
-
sandbox_light/cmake/LibraryConfig.cmake
r5789 r6040 88 88 ##### Boost ##### 89 89 # Expand the next statement if newer boost versions than 1.36.1 are released 90 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 1.38 1.38.0 1.39 1.39.0 )90 SET(Boost_ADDITIONAL_VERSIONS 1.37 1.37.0 1.38 1.38.0 1.39 1.39.0 1.40 1.40.0) 91 91 FIND_PACKAGE(Boost 1.35 REQUIRED thread filesystem system date_time) 92 92 # No auto linking, so this option is useless anyway
Note: See TracChangeset
for help on using the changeset viewer.