Add sources
This commit is contained in:
4
test/CMakeLists.txt
Normal file
4
test/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
add_executable(compute_hash compute_hash.cpp Hash.cpp Hash.h)
|
||||
|
||||
target_link_libraries(compute_hash PRIVATE blockchain md5 sha1 sha256)
|
||||
Reference in New Issue
Block a user