Changeset 19182


Ignore:
Timestamp:
08/19/18 17:34:26 (6 years ago)
Author:
tbretz
Message:
With the current setting BOOST 1.47 should be enough (ISDC Version in /sw_dev)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/CMakeLists.txt

    r19175 r19182  
    157157# =============== BOOST ============
    158158#SET(Boost_ADDITIONAL_VERSIONS "1.78" "1.78.0" "1.79" "1.79.0")
    159 FIND_PACKAGE(Boost 1.54.0 REQUIRED
     159FIND_PACKAGE(Boost 1.47.0 REQUIRED
    160160        date_time
    161161        filesystem
Note: See TracChangeset for help on using the changeset viewer.