Skip to content
  • Rolf Eike Beer's avatar
    FindQt[34]: Prefer matching versioned tool names · 0645eedb
    Rolf Eike Beer authored and Brad King's avatar Brad King committed
    After finding qmake we search in QT_BINARY_DIR for the other Qt tools.
    Try all versioned executable names before trying the plain executable name.
    This makes it much more likely that if 2 different major versions are installed
    in the same prefix CMake will be able to detect a proper set of tools.
    0645eedb