Emission atomic structure added

This commit is contained in:
moneroexamples 2017-05-17 13:30:36 +08:00
parent 7a4a02b563
commit 9c57d8b3a3
6 changed files with 112 additions and 77 deletions

View file

@ -113,6 +113,7 @@ set(LIBRARIES
unbound
curl
crypto
atomic
ssl)
if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "Darwin" AND NOT WIN32)