Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode

This commit is contained in:
Stepanov Igor
2024-12-20 15:41:42 +03:00
90 changed files with 1956 additions and 1145 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main" ]
branches: [ "main", "headless-mode" ]
jobs:
build-windows:
@@ -31,7 +31,7 @@ jobs:
mingw-w64-clang-x86_64-cmake
mingw-w64-clang-x86_64-make
mingw-w64-clang-x86_64-luajit
git tree
git
- name: Set up vcpkg
shell: msys2 {0}
run: |