Changeset 9077 for code/branches/testing/cmake
- Timestamp:
- Apr 1, 2012, 6:48:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/cmake/LibraryConfig.cmake
r9020 r9077 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 # optional165 FIND_PACKAGE(Boost 1.40 COMPONENTS unit_test_framework)166 # required167 164 FIND_PACKAGE(Boost 1.40 REQUIRED thread filesystem system date_time) 168 165 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.