In order to support dynamically linked nodes based on Graphene, add support for building dynamic libraries for the core Graphene modules: chain, db, protocol, net, and utilities. |
||
|---|---|---|
| .. | ||
| include/graphene/net | ||
| CMakeLists.txt | ||
| core_messages.cpp | ||
| exceptions.cpp | ||
| message.cpp | ||
| message_oriented_connection.cpp | ||
| node.cpp | ||
| peer_connection.cpp | ||
| peer_database.cpp | ||
| stcp_socket.cpp | ||