Merge branch 'master' into update_to_current_monero

This commit is contained in:
moneroexamples 2017-08-25 15:01:32 -07:00 committed by GitHub
commit f697355101
3 changed files with 2 additions and 2 deletions

View file

@ -115,7 +115,6 @@ set(LIBRARIES
crypto
ssl)
if(APPLE)
set(LIBRARIES ${LIBRARIES} "-framework IOKit")
else()