qt_internal_add_manual_test(rasterwindow
    GUI
    SOURCES
        main.cpp rasterwindow.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)
