Add CMake builds to GitHub Actions

This commit is contained in:
Maarten Bent
2021-07-24 16:39:16 +02:00
parent 7446c64333
commit fcd9b4ba2b
2 changed files with 136 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/ci_cmake.yml'
- '.github/workflows/ci_msw_cross.yml'
- 'build/tools/appveyor*.bat'
- 'distrib/**'
@@ -22,6 +23,7 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/ci_cmake.yml'
- '.github/workflows/ci_msw_cross.yml'
- 'build/tools/appveyor*.bat'
- 'distrib/**'