Changeset 51 in pacpusframework for trunk/cmake/PacpusDependencies.cmake
- Timestamp:
- Jan 9, 2013, 9:33:34 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmake/PacpusDependencies.cmake
r50 r51 25 25 # Do not use compiled modules, include-only headers. 26 26 # ======================================== 27 find_package(Boost 1. 52.0 REQUIRED)27 find_package(Boost 1.49.0 REQUIRED) 28 28 list(APPEND PACPUS_DEPENDENCIES_INC ${Boost_INCLUDE_DIRS}) 29 29
Note:
See TracChangeset
for help on using the changeset viewer.