KhronosGroup / OpenCL-Headers

Khronos OpenCL-Headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build warning/note

juliohm opened this issue · comments

Should I be worried about this warning/note?

[08:53:49] In file included from /workspace/srcdir/OpenCL-Headers/build/tests/lang_cpp/../../../tests/test_cl_gl_ext.h.c:19,
[08:53:49]                  from /workspace/srcdir/OpenCL-Headers/build/tests/lang_cpp/test_cl_gl_ext.h.cpp:1:
[08:53:49] /workspace/srcdir/OpenCL-Headers/CL/cl_gl_ext.h:18:112: note: #pragma message: All OpenGL-related extensions have been moved into cl_gl.h.  Please include cl_gl.h directly.
[08:53:49]    18 | #pragma message("All OpenGL-related extensions have been moved into cl_gl.h.  Please include cl_gl.h directly.")
[08:53:49]       |
``'