ADD_EXECUTABLE(update_patch main.cpp)

TARGET_LINK_LIBRARIES (update_patch shared)
