Skip to content
  • Alexander Neundorf's avatar
    BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can be · db4bebe5
    Alexander Neundorf authored
    found in the system
    
    Qt3 and Qt4 cannot be used together in one project.
    Now Qt3/KDE3 and Qt4/KDE4 handle the case that this is done nevertheless
    properly, i.e. they fail with FATAL_ERROR if it was REQUIRED and they fail
    with just MESSAGE(STATUS ...) and RETURN() if it was not REQUIRED
    
    BUG: make FindQt4 error out with FATAL_ERROR also if it was searched QUIET
    
    Alex
    db4bebe5