moneroexamples 2017-04-28 13:45:30 +08:00
parent 40d87bdab4
commit 468f927e8b
37 changed files with 3349 additions and 16147 deletions

View file

@ -7,13 +7,11 @@ project(myext)
set(SOURCE_HEADERS
minicsv.h
format.h
)
fmt/format.h)
set(SOURCE_FILES
fmt/format.cc
fmt/ostream.cc
date/tz.cpp)
fmt/ostream.cc)
# make static library called libmyxrm
# that we are going to link to