mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add MD5 implementation and integrate with existing codebase
This commit is contained in:
@@ -125,7 +125,9 @@ add_library(aaruformat SHARED include/aaruformat/consts.h include/aaruformat/enu
|
||||
src/write.c
|
||||
include/log.h
|
||||
src/ddt/hash_map.c
|
||||
include/aaruformat/hash_map.h)
|
||||
include/aaruformat/hash_map.h
|
||||
src/md5.c
|
||||
include/md5.h)
|
||||
|
||||
include_directories(include include/aaruformat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user