move out alert_manager to its own compilation unit. remove TORRENT_DISABLE_EXTENSIONS from affecting the public API
This commit is contained in:
@@ -4,6 +4,7 @@ project(libtorrent)
|
||||
set(sources
|
||||
web_connection_base
|
||||
alert
|
||||
alert_manager
|
||||
allocator
|
||||
asio
|
||||
asio_ssl
|
||||
|
Reference in New Issue
Block a user