add_entrypoint_object(
  init
  SRCS
    init.cpp
)

add_entrypoint_object(
  fini
  SRCS
    fini.cpp
)
