list(APPEND RESOURCES images.qrc)
list(APPEND HEADERS Image.h)
list(APPEND SOURCES Image.cpp main.cpp)
qsk_add_example(images)