# Create a linkable module
add_library(dummy-failure-output MODULE
    dummy.c
    config.c
    config.h
)
