forked from such-gitea/wownero-lws
Add cryptonote_format_utils_basic lib intro'd in v17.2.3
- ceb8e7c508
- added gitignore
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/build
|
||||
@@ -40,6 +40,7 @@ set(MONERO_LIBRARIES
|
||||
net
|
||||
cryptonote_core
|
||||
cryptonote_basic
|
||||
cryptonote_format_utils_basic
|
||||
ringct
|
||||
ringct_basic
|
||||
multisig
|
||||
@@ -67,6 +68,7 @@ set(MONERO_SEARCH_PATHS
|
||||
"/src"
|
||||
"/src/crypto"
|
||||
"/src/crypto/wallet"
|
||||
"/src/cryptonote_basic"
|
||||
"/src/lmdb"
|
||||
"/src/ringct"
|
||||
"/src/rpc"
|
||||
|
||||
Reference in New Issue
Block a user