
add_executable(COFFDump COFFDump.cpp)
target_link_libraries(COFFDump PRIVATE coffi::coffi)
