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
[build] Update Slang dependency properties before installing (#9017)
The properties of Slang dependencies are updated to avoid installing their headers alongside our headers. However, the new properties are not correctly taken into account if we issue an install command before the update.
This commit fixes the update order in the main CMakeLists.txt file.
0 commit comments