31 lines
935 B
Plaintext
31 lines
935 B
Plaintext
[0m
|
||
[0m
|
||
[0m
|
||
[0m
|
||
[0m
|
||
[0m
|
||
[33mCMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindOpenGL.cmake:315 (message):
|
||
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
|
||
available. Run "cmake --help-policy CMP0072" for policy details. Use the
|
||
cmake_policy command to set the policy and suppress this warning.
|
||
|
||
FindOpenGL found both a legacy GL library:
|
||
|
||
OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so
|
||
|
||
and GLVND libraries for OpenGL and GLX:
|
||
|
||
OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so
|
||
OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so
|
||
|
||
OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
|
||
compatibility with CMake 3.10 and below the legacy GL library will be used.
|
||
Call Stack (most recent call first):
|
||
octovis/CMakeLists.txt:71 (FIND_PACKAGE)
|
||
This warning is for project developers. Use -Wno-dev to suppress it.
|
||
[0m
|
||
[0m
|
||
[0m
|
||
[0m
|
||
[0m
|