blob: 59140a72de5fd32058a80995350d773072abf429 [file] [log] [blame]
include_directories(../../include)
add_library(
md4
OBJECT
md4.c
)