ADD_EXECUTABLE(update_extract main.cpp)

TARGET_LINK_LIBRARIES (update_extract shared)
