CMake 3.10 introduced GLVND support. CMake 3.11 introduced CMP0072, which prefers GLVND when NEW behavior is set. I set default policies to 3.11 for CMake versions >=3.11 and did not bother with requesting GLVND for CMake 3.10.
CMake 3.10 introduced GLVND support. CMake 3.11 introduced CMP0072, which prefers GLVND when NEW behavior is set. I set default policies to 3.11 for CMake versions >=3.11 and did not bother with requesting GLVND for CMake 3.10.