master
Web: Emscripten port updated to current tools. Add saving of options in local storage.
Add Cairo (and, transitively, Pixman) dependencies.
Win32, MSVC: Enable Multi-processor Compilation (/MP) with Visual Studio
CMake: Add FindCairo.cmake to fix build on FreeBSD
Fix CMake warnings
macOS: bundle and statically link external dependencies.
Revert "CMake: use git rev-parse to get GIT_COMMIT_HASH"
Update the year to 2023 in the About dialog and Windows version resource.
Add a very experimental Emscripten port.
CMake: refactor inclusion of external libraries.
Add apple arm64 support