if(QT_FEATURE_gif) add_subdirectory(gif) endif() if(QT_FEATURE_ico) add_subdirectory(ico) endif() if(QT_FEATURE_jpeg) add_subdirectory(jpeg) endif()