mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
This commit is contained in:
parent
40d87bdab4
commit
468f927e8b
37 changed files with 3349 additions and 16147 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue