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
{{ message }}
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
The
PATTERNrules in CMake only matches complete file names, and doesn't do globbing. So the current install rules fails to exlude anything.What we need to do is use
REGEX thrust-header-search.* EXCLUDE