project(test)
  
add_executable(test main.cpp api.cpp helpers.cpp)

