add_executable(compressor-test compressor_test.cpp)
target_link_libraries(compressor-test meta-io)
