tests: fix link error in hash tests now needing common

release-v0.4.0.1
moneromooo-monero 7 years ago
parent 1cc7451130
commit 0bcaf86cbd
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -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…
Cancel
Save