add_library(acme SHARED plugin.c hook_specs.h)
install(TARGETS acme EXPORT ${PROJECT_NAME}_export DESTINATION ${ARTIFACTS_DIR})
