Skip to content

Merge branch 'main' of ssh://github.com/Kode/Kinc #1992

Merge branch 'main' of ssh://github.com/Kode/Kinc

Merge branch 'main' of ssh://github.com/Kode/Kinc #1992

name: Windows (Direct3D 12)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: .\get_dlc.bat
- name: Compile
run: .\make.bat -v vs2022 -g direct3d12 --kinc . --from Tests/Empty --compile