mirror of
https://github.com/monero-project/monero.git
synced 2025-07-31 08:08:41 -04:00
fix typo in basic and core CMakeLists.txt
This commit is contained in:
parent
5d65a75b69
commit
fa54b20584
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ set(cryptonote_basic_private_headers
|
|||
verification_context.h)
|
||||
|
||||
monero_private_headers(cryptonote_basic
|
||||
${crypto_private_headers})
|
||||
${cryptonote_basic_private_headers})
|
||||
monero_add_library(cryptonote_basic
|
||||
${cryptonote_basic_sources}
|
||||
${cryptonote_basic_headers}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue