Skip to content

Conversation

@Fripe070
Copy link
Owner

No description provided.

@Fripe070 Fripe070 added the meta Relating to the build system or other non-code non-asset topics label Apr 26, 2025
@Fripe070 Fripe070 requested a review from Copilot April 26, 2025 22:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a GitHub Actions workflow for building the Meson project and makes a minor update in shader.cpp.

  • Changed variable declaration for includeDirectiveLength in shader.cpp from constexpr to const.
  • Added a new GitHub Actions workflow (.github/workflows/build.yml) to build the project across multiple operating systems and configurations.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/engine/resources/shader.cpp Adjusted the declaration for includeDirectiveLength to const.
.github/workflows/build.yml Added a workflow to automate Meson project builds on Linux and Windows.

@Fripe070
Copy link
Owner Author

interesting... I didn't know github added that

@Fripe070 Fripe070 merged commit a9902c2 into state-refactor Apr 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Relating to the build system or other non-code non-asset topics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant