list(APPEND RESOURCES frames.qrc)
list(APPEND HEADERS Frame.h)
list(APPEND SOURCES Frame.cpp main.cpp)
qsk_add_example(frames)