add_executable(ellipsis main.cpp ellipsis.cpp)
target_link_libraries(ellipsis dyncall_s)

