mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Hinnant date library added
This commit is contained in:
parent
996ce2c847
commit
a2c3c575ba
10 changed files with 13724 additions and 1 deletions
|
@ -12,7 +12,8 @@ set(SOURCE_HEADERS
|
|||
|
||||
set(SOURCE_FILES
|
||||
format.cc
|
||||
dateparser.cpp)
|
||||
dateparser.cpp
|
||||
date/tz.cpp)
|
||||
|
||||
# make static library called libmyxrm
|
||||
# that we are going to link to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue