Skip to content
  • Bryan Gardiner's avatar
    Centralize (and fix) Qt lookup logic into the generator (fixes #12). · 728aeaca
    Bryan Gardiner authored
    qtah-generator's Flags.hs and qtah-cpp's Setup.hs were looking up the
    QMake executable separately and with differing logic.  This centralizes
    the logic into qtah-generator, improves it to also search for variants
    like qmake-qtX, and makes it consistently overridable with QTAH_QMAKE.
    728aeaca