Skip to content

Fix qmake shader output path - #951

Open
DavDood wants to merge 1 commit into
Swordfish90:masterfrom
DavDood:fix/qmake-shader-output-path
Open

Fix qmake shader output path#951
DavDood wants to merge 1 commit into
Swordfish90:masterfrom
DavDood:fix/qmake-shader-output-path

Conversation

@DavDood

@DavDood DavDood commented May 15, 2026

Copy link
Copy Markdown
Contributor

Fixed qmake shader baker output paths so generated .qsb files stay under app/shaders. This prevents qmake from creating a stray ../app/shaders/shaders directory outside the repository.

Verification

  • Regenerated app/Makefile and confirmed qsb targets no longer reference ../../app/shaders.
  • Removed the stray parent app directory and ran make -j8.
  • Confirmed the parent app directory was not recreated.

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