- Rename
lib
folder intosrc
, andsrc
subfolder intosource
. - Add CI jobs to build and test on Windows, Linux and MacOS.
- Follow redirects when downloading.
- Add CMake presets.
- Use CMake FetchContent instead of a Git Submodule for dependency QtUtils.
lib
folder into src
, and src
subfolder into source
.