# example - an example for integration using c-api

add_executable(example example.c)
target_link_libraries(example PRIVATE minihost)
