nextfoam / baram

CFD for Everyone
https://baramcfd.org/
GNU General Public License v3.0
100 stars 17 forks source link

QT designer ".ui" files should be compiled automatically #3

Closed jiban closed 2 years ago

jiban commented 2 years ago

".ui" files are compiled one by one by CLI on Terminal. Systematical way like "Makefile" is required. "Gradle" might be a good candidate.