Skip to content

Remove stale common/game include path - #7

Merged
Marzac merged 1 commit into
mainfrom
fix/remove-stale-common-game-include
Jun 21, 2026
Merged

Remove stale common/game include path#7
Marzac merged 1 commit into
mainfrom
fix/remove-stale-common-game-include

Conversation

@Marzac

@Marzac Marzac commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • CMakeLists.txt and waller.pro both referenced ../common/game, a directory that doesn't exist in the repo (leftover from before the qmake -> CMake migration).
  • Removed the stale include path from both build files. No other references to common/game or common/network exist in the repo.

Test plan

  • Configure and build with CMake to confirm the editor still compiles without the include path.

The common/game directory does not exist in the repo; the reference
was a leftover from before the qmake->CMake migration.
@Marzac
Marzac merged commit 1b49eae into main Jun 21, 2026
2 checks passed
@Marzac
Marzac deleted the fix/remove-stale-common-game-include branch June 21, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant