mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-04 21:39:52 +08:00

* CPack: Improve packaging script - Packaging uses linuxdeploy. - Drop template files and include it inside CMake script. - Support better packaging on Windows and MSVC2017. - Add comments about supported CMake minimum versions. - Improve Mac OSX packaging script. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * Introduce Github Actions workflow to test cmake buid - Multi-platform build test - Split jobs against each platforms - Add build type for windows - Fix macdeployfixqt path