update easylogging++ to latest upstream

This commit is contained in:
moneromooo-monero 2017-03-25 19:06:14 +00:00
parent c9063c0b8f
commit a8ac4f0a70
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
8 changed files with 6517 additions and 5778 deletions

View file

@ -41,6 +41,7 @@ endif()
target_link_libraries(epee
PUBLIC
crypto
easylogging
${Boost_FILESYSTEM_LIBRARY}
PRIVATE
${EXTRA_LIBRARIES})