Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CMake gen failing when HLSL_BUILD_DXILCONV=0 #6912

Merged

Conversation

amaiorano
Copy link
Collaborator

Target dxildll depends on DxcRuntimeEtw, so make sure to add this target, even when HLSL_BUILD_DXILCONV is false.

Target dxildll depends on DxcRuntimeEtw, so make sure to add this
target, even when HLSL_BUILD_DXILCONV is false.
@amaiorano
Copy link
Collaborator Author

I think this is the preferable fix over #6911. I'm happy to land this if you are.

@amaiorano amaiorano enabled auto-merge (squash) September 12, 2024 18:50
@amaiorano amaiorano merged commit 05334a7 into microsoft:main Sep 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants