Changeset 51 in pacpusframework for trunk/cmake/PacpusDependencies.cmake


Ignore:
Timestamp:
Jan 9, 2013, 9:33:34 AM (12 years ago)
Author:
Marek Kurdej
Message:

CMake: added solution folders.
Dependencies: changed Boost 1.52 to 1.49.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmake/PacpusDependencies.cmake

    r50 r51  
    2525# Do not use compiled modules, include-only headers.
    2626# ========================================
    27 find_package(Boost 1.52.0 REQUIRED)
     27find_package(Boost 1.49.0 REQUIRED)
    2828list(APPEND PACPUS_DEPENDENCIES_INC ${Boost_INCLUDE_DIRS})
    2929
Note: See TracChangeset for help on using the changeset viewer.