ADD_EXECUTABLE(firmware_extract main.cpp)

TARGET_LINK_LIBRARIES(firmware_extract shared)
