Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 25, 2013, 3:25:56 PM (10 years ago)
Author:
jo
Message:

merged recent trunk features into 'levelElias' branch

Location:
code/branches/levelElias
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/levelElias

  • code/branches/levelElias/cmake/LibraryConfig.cmake

    r9687 r9811  
    160160# Expand the next statement if newer boost versions are released
    161161SET(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)
    163164IF(NOT TARDIS)
    164165  FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time)
Note: See TracChangeset for help on using the changeset viewer.