mirror of
https://github.com/monero-project/monero.git
synced 2025-08-19 01:07:54 -04:00
Dropped "bit" from bitmonero.
This commit is contained in:
parent
e01a9ea507
commit
9e54616924
13 changed files with 31 additions and 31 deletions
|
@ -44,9 +44,9 @@ set(mnemonics_private_headers
|
|||
singleton.h
|
||||
spanish.h)
|
||||
|
||||
bitmonero_private_headers(mnemonics
|
||||
monero_private_headers(mnemonics
|
||||
${mnemonics_private_headers})
|
||||
bitmonero_add_library(mnemonics
|
||||
monero_add_library(mnemonics
|
||||
${mnemonics_sources}
|
||||
${mnemonics_headers}
|
||||
${mnemonics_private_headers})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue