add_executable(metadump_mono mono.cpp) target_link_libraries(metadump_mono PRIVATE metadump GTest::GTest)