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

cmake: Allow external control of test and install options #418

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

dneto0
Copy link
Contributor

@dneto0 dneto0 commented Feb 13, 2024

Test and install by default when the project is top level.

In any case, they can be controlled via CMake variables SPIRV_HEADERS_ENABLE_TEST and SPIRV_HEADERS_ENABLE_INSTALL

Rename the simple test target to spirv_headers_simple_test

Test and install by default when the project is top level.

In any case, they can be controlled via CMake variables
SPIRV_HEADERS_ENABLE_TEST and SPIRV_HEADERS_ENABLE_INSTALL

Rename the simple test target to spirv_headers_simple_test
@bashbaug
Copy link
Contributor

Merging as discussed in the February 14th teleconference.

@bashbaug bashbaug merged commit 3b11b02 into KhronosGroup:main Feb 14, 2024
10 checks passed
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