mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-03 02:39:41 -07:00
Merge pull request #2955
0bcaf86c tests: fix link error in hash tests now needing common (moneromooo-monero)
This commit is contained in:
commit
a0a8706946
@ -36,6 +36,7 @@ add_executable(hash-tests
|
||||
${hash_headers})
|
||||
target_link_libraries(hash-tests
|
||||
PRIVATE
|
||||
common
|
||||
cncrypto
|
||||
${EXTRA_LIBRARIES})
|
||||
set_property(TARGET hash-tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user