Changeset 482 for code/branches/FICN/src/network
- Timestamp:
- Dec 12, 2007, 8:19:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/network/CMakeLists.txt
r475 r482 43 43 network 44 44 core 45 objects45 #objects 46 46 ) 47 47 … … 51 51 network 52 52 core 53 objects53 #objects 54 54 ) 55 55 … … 60 60 network 61 61 core 62 objects62 #objects 63 63 ) 64 64 TARGET_LINK_LIBRARIES( server … … 66 66 network 67 67 core 68 objects68 #objects 69 69 ) 70 70
Note: See TracChangeset
for help on using the changeset viewer.