Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 25, 2016, 9:47:54 PM (8 years ago)
Author:
landauf
Message:

fixed build on tardis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/cmake/LibraryConfig.cmake

    r10258 r11097  
    162162                              1.44 1.44.0 1.45 1.45.0 1.46 1.46.0 1.46.1 1.49.0
    163163                              1.53.0)
    164 IF(NOT TARDIS)
    165   FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time)
    166 ENDIF()
     164FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time)
    167165# No auto linking, so this option is useless anyway
    168166MARK_AS_ADVANCED(Boost_LIB_DIAGNOSTIC_DEFINITIONS)
Note: See TracChangeset for help on using the changeset viewer.