Changeset 150 in pacpusframework for branches/2.0-beta1/src/PacpusSensor
- Timestamp:
- Jul 31, 2013, 8:26:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0-beta1/src/PacpusSensor/CMakeLists.txt
r140 r150 83 83 endif() 84 84 85 if(UNIX) 86 LIST(APPEND OPT_LIBRARIES 87 pthread 88 boost_log_setup 89 ) 90 endif() 91 85 92 # All the platform 86 93 target_link_libraries(
Note:
See TracChangeset
for help on using the changeset viewer.