Skip to content

Conversation

@jcm93
Copy link
Contributor

@jcm93 jcm93 commented Oct 28, 2025

A number of commits recently added files to ares (ded9254, 0d9ce81, ff8bdbc, 92fe0d2, be19b58, 585e43a) but did not enumerate them in the CMake build code. This means those files would not be indexed by generated IDE projects, and could also make rebuild detection unreliable. This PR adds them.

Also runs a CMake formatting pass given numerous recent changes to build code generally.

Editorial aside: Ideally both of these processes would be automated, or at least detected via linting on CI, but I have yet to discover a way to do so in a robust way that is also not more trouble than it's worth for developer workflows, so for now they are done manually.

Contributors should be aware to always add files to CMake manifests when adding new files to the project.

@LukeUsher LukeUsher merged commit 7bcb9ae into ares-emulator:master Oct 29, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants