include( ../CMakeLists_common_before.txt )

add_executable( ${dirname}_test ${test_SRCS} ../../md5.cpp )

include( ../CMakeLists_common_after.txt )

