solvcon / devenv

Common development environment for solvcon
9 stars 17 forks source link

Qt build script update #154

Closed terrychan999 closed 1 year ago

terrychan999 commented 1 year ago

I've added changes to the Qt build script:

  1. bump version to 6.5.0 LTS
  2. add configure options before build
  3. replace make to ninja-build
  4. skip extraction if the source code is already extracted
  5. add a patch file to remove symlink check