remove epee from link lines where it's redundant

For some reason, this confuses and kills ASAN on startup
as it thinks const uint8_t ipv4_network_address::ID is
defined multiple times.
This commit is contained in:
moneromooo-monero 2018-06-28 16:37:10 +01:00
parent a9b83f5a6e
commit 438d52deaf
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
7 changed files with 0 additions and 7 deletions

View file

@ -92,7 +92,6 @@ target_link_libraries(daemon
daemonizer
serialization
daemon_rpc_server
epee
${EPEE_READLINE}
version
${Boost_CHRONO_LIBRARY}