1 2 3 4 5 6 7
if (Qt4or5_Quick1_FOUND) add_subdirectory(quick1) endif() if (Qt4or5_Quick2_FOUND) add_subdirectory(quick2) endif()