Merge branch 'master'

This commit is contained in:
MaxwellS04
2025-08-25 04:11:49 +07:00
454 changed files with 82675 additions and 29321 deletions

View File

@@ -3,9 +3,7 @@ name: CMake (macos)
on:
push:
branches:
- main
branches: [ "main" ]
paths:
- src/**
- cmake/**
@@ -17,6 +15,7 @@ on:
- "!**/Makefile*"
pull_request:
branches: [ "main" ]
paths:
- src/**
- cmake/**