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
test: Update cmake_using_source_directly to avoid libvulkan1 dependency
This is a similar problem to the one that volk's CMakeLists.txt used to have,
and was fixed in 3f3e0cb; this test will use
linked-in libvulkan1 without the change which isn't really how volk is designed
to be used.
0 commit comments