summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-windows.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix windows CI => project file integration broken on windows-latestStephen L Arnold2022-03-271-1/+1
| | | | | | * use windows-2019 until updated project files are usable on 2022 Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
* Build CMake on GitHub ActionsBaruch Sterin2022-01-231-0/+48
Also, resolve CMake build problems on macOS: Pass CMAKE_OSX_SYSROOT as an environment variable SDKROOT when buildind the arch_flags executable.