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
It is often times that other cmake projects make the current project's directory included.
If such a project fetches Level Zero repo then its build is broken.
To reproduce:
It is often times that other cmake projects make the current project's directory included.
If such a project fetches Level Zero repo then its build is broken.
To reproduce:
$ cmake -DCMAKE_INCLUDE_CURRENT_DIR=ON -G Ninja ..
$ ninja
The text was updated successfully, but these errors were encountered: