OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

Set cmake policy CMP0072 to choose OpenGL module #244

Closed Vascom closed 6 years ago

Vascom commented 6 years ago

If simultaneously available legacy GL library and GLVND library cmake should prefer the new one. More info can be found by run cmake --help-policy CMP0072