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