Skip to content

[shaderc] install executable files on linux and macos#5372

Merged
Codiferous merged 1 commit intomicrosoft:masterfrom
jhs67:shaderc
Feb 15, 2019
Merged

[shaderc] install executable files on linux and macos#5372
Codiferous merged 1 commit intomicrosoft:masterfrom
jhs67:shaderc

Conversation

@jhs67
Copy link
Contributor

@jhs67 jhs67 commented Feb 14, 2019

The linux and macos version of this port fail to install the generated executables into the tools directory because of the hard coded windows executable extension. This patch uses the CMAKE_EXECUTABLE_SUFFIX variable to make this work on linux and macos. I don't have ready access to a windows machine to test this, but it should be a no-op on that platform.

@Codiferous Codiferous self-assigned this Feb 15, 2019
@Codiferous
Copy link
Contributor

This change looks good -- tested on Windows! Thanks! 😄

@Codiferous Codiferous merged commit ed3b364 into microsoft:master Feb 15, 2019
@jhs67 jhs67 deleted the shaderc branch February 16, 2019 06:00
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.

2 participants