mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 14:10:45 -04:00
Dropped "bit" from bitmonero.
This commit is contained in:
parent
e01a9ea507
commit
9e54616924
13 changed files with 31 additions and 31 deletions
|
@ -66,9 +66,9 @@ else()
|
|||
set(Blocks "")
|
||||
endif()
|
||||
|
||||
bitmonero_private_headers(cryptonote_core
|
||||
monero_private_headers(cryptonote_core
|
||||
${crypto_private_headers})
|
||||
bitmonero_add_library(cryptonote_core
|
||||
monero_add_library(cryptonote_core
|
||||
${cryptonote_core_sources}
|
||||
${cryptonote_core_headers}
|
||||
${cryptonote_core_private_headers})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue