limdor/quoniam

Migrate project files to Bazel

Closed this issue · 1 comments

Qt pro files have several limitations, this is why the idea is to migrate to Bazel in order to have better dependency management and sandbox environment.
The goal is to be able to compile and run the poject with bazel and to be able to compile it also in the Appveyor CI.

Done by #40