You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add multi-platform CI/CD with manual release testing
- Add build matrix for ubuntu-22.04, macos-latest, windows-latest
- Configure MSVC with Ninja on Windows for build and release workflows
- Add workflow_dispatch trigger with version input for testing releases
- Use CPack components to conditionally include docs in TGZ vs DEB
- Set proper install prefixes and package naming conventions
0 commit comments