SAM added

This commit is contained in:
orignal 2014-09-24 12:01:26 -04:00
parent 796b2d980f
commit a7fa896b3e
6 changed files with 126 additions and 3 deletions

View file

@ -41,6 +41,7 @@ set (SOURCES
"${CMAKE_SOURCE_DIR}/base64.cpp"
"${CMAKE_SOURCE_DIR}/i2p.cpp"
"${CMAKE_SOURCE_DIR}/util.cpp"
"${CMAKE_SOURCE_DIR}/SAM.cpp"
)
file (GLOB HEADERS "${CMAKE_SOURCE_DIR}/*.h")