Skip to content

Fix build without vulkan#16694

Merged
Megamouse merged 3 commits intoRPCS3:masterfrom
pastalian:fix-build-wihout-vulkan
Feb 13, 2025
Merged

Fix build without vulkan#16694
Megamouse merged 3 commits intoRPCS3:masterfrom
pastalian:fix-build-wihout-vulkan

Conversation

@pastalian
Copy link
Copy Markdown
Contributor

Since commit 4594c91 made SPIRV required dependency, it needs to be linked in CMakeLists.txt regardless of USE_VULKAN.

Downstream Bug: https://bugs.gentoo.org/949579

@Megamouse Megamouse added the Build and CI Anything related to the build process and continuous integration label Feb 11, 2025
@Megamouse Megamouse requested a review from kd-11 February 11, 2025 11:17


# Vulkan
# SPIRV
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is just misleading

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Changed it to simply 'glslang'.

Copy link
Copy Markdown
Contributor

@kd-11 kd-11 left a comment

Choose a reason for hiding this comment

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

lgtm, but fix that comment change

Since commit 4594c91 made SPIRV required dependency, it needs to be
linked in CMakeLists.txt regardless of USE_VULKAN.
@pastalian pastalian force-pushed the fix-build-wihout-vulkan branch from 208101b to b787cf8 Compare February 12, 2025 01:46
@Megamouse Megamouse requested a review from kd-11 February 12, 2025 23:12
@Megamouse Megamouse merged commit b63140b into RPCS3:master Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build and CI Anything related to the build process and continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants