add_executable(IconColorsTest IconColorsTest.cpp ../IconColors.cpp)
target_link_libraries(IconColorsTest Qt5::Test Qt5::Gui)
