Changeset 151 in pacpusframework for branches/2.0-beta1/src/PacpusSensor
- Timestamp:
- Aug 1, 2013, 9:06:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/PacpusSensor/CMakeLists.txt
r150 r151 85 85 if(UNIX) 86 86 LIST(APPEND OPT_LIBRARIES 87 pthread 88 boost_log_setup 89 ) 87 pthread 88 ) 90 89 endif() 91 90
Note:
See TracChangeset
for help on using the changeset viewer.