QuasarApp / CQtDeployer

This project is used to deploy applications written using QML, qt or other С / С++ frameworks.
https://quasarapp.ddns.net:3031/docs/QuasarApp/CQtDeployer/latest/
GNU Lesser General Public License v3.0
570 stars 89 forks source link

Refactoring qmake option #788

Open EndrII opened 8 months ago

EndrII commented 8 months ago

Original issue #787 .

  1. Add new cmake option that will be read a CMake file and try to get a Qt location.
  2. Add qtRootDir option that will to reconstructing Qt Paths from root path.
EndrII commented 3 months ago

814 probably, this is similar