set(SRC
    ${CMAKE_CURRENT_SOURCE_DIR}/package.cpp
)

set(libpay-sources ${libpay-sources} ${SRC} PARENT_SCOPE)

