Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 20, 2008, 7:08:57 PM (17 years ago)
Author:
landauf
Message:

TclThreadManager should now work with old and new versions of boost.
tested with 1_33_1, 1_34_1, 1_35_0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/console/cmake/FindBoost.cmake

    r1230 r1337  
    116116  SET(Boost_INCLUDE_DIR
    117117#    ../libs/boost_1_33_1
    118     ../libs/boost_1_35_0
     118    ../libs/boost_1_34_1
     119#    ../libs/boost_1_35_0
    119120  )
    120121ELSE(WIN32)
     
    192193  gcc-1_33_1
    193194  gcc-mt-1_33_1
     195  mgw34-mt-1_34_1
    194196  mgw34-mt-1_35
    195197)
Note: See TracChangeset for help on using the changeset viewer.