Merge pull request #4075

438d52d remove epee from link lines where it's redundant (moneromooo-monero)
This commit is contained in:
luigi1111 2018-07-19 14:10:20 -05:00
commit f6d7e87b67
No known key found for this signature in database
GPG key ID: F4ACA0183641E010
7 changed files with 0 additions and 7 deletions

View file

@ -38,7 +38,6 @@ source_group(p2p FILES ${P2P})
monero_add_library(p2p ${P2P})
target_link_libraries(p2p
PUBLIC
epee
version
cryptonote_core
${UPNP_LIBRARIES}