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
Add OPENCL_CLANG_ prefix to PCH_EXTENSION/EXCLUDE_LIBS_FROM_ALL (#471)
When opencl-clang is used in-tree of a project, these two variables may
be defined in CMakeLists.txt of the project. This PR makes the variable
names clear that they are intended for opencl-clang library and easily
distinguishable from other variables in CMakeLists.txt of the project.
0 commit comments