add_executable(get_cdh ${CMAKE_CURRENT_SOURCE_DIR}/test_get_cdh.c) target_link_libraries(get_cdh PUBLIC libmineziper)