forked from such-gitea/wownero
tests: fix link error in hash tests now needing common
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user