Changes between Version 6 and Version 7 of documentation/howto/cmake
- Timestamp:
- 02/09/12 09:33:39 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
documentation/howto/cmake
v6 v7 12 12 13 13 * General dependencies: 14 15 14 * C/C++ Compiler (gcc, g++) 16 15 * C/C++ standard Libraries … … 20 19 21 20 * IP module dependencies: 22 23 21 * PCAP Library (optional, for service discovery) 24 22 25 23 * Scribe module dependencies: 26 27 24 * OpenSSL Library 28 25 29 26 * Monitoring Framework dependencies: 30 31 27 * QT Tools and Libraries (optional, for viewer only) 32 28 * iGraph Library (optional, for viewer only