changed crypto to cncrypto so it generated libcncrypto
fix a cmakelist
This commit is contained in:
@@ -36,7 +36,7 @@ add_executable(hash-tests
|
||||
${hash_headers})
|
||||
target_link_libraries(hash-tests
|
||||
PRIVATE
|
||||
crypto
|
||||
cncrypto
|
||||
${EXTRA_LIBRARIES})
|
||||
set_property(TARGET hash-tests
|
||||
PROPERTY
|
||||
|
||||
Reference in New Issue
Block a user