You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Allow external control of test and install options (KhronosGroup#418)
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
0 commit comments