Changeset 9020 for code/branches/testing/cmake
- Timestamp:
- Feb 25, 2012, 8:13:19 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/cmake/LibraryConfig.cmake
r8412 r9020 162 162 1.44 1.44.0 1.45 1.45.0 1.46 1.46.0 1.46.1) 163 163 IF(NOT TARDIS) 164 # optional 165 FIND_PACKAGE(Boost 1.40 COMPONENTS unit_test_framework) 166 # required 164 167 FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time) 165 168 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.