环境qt5.12.3 deepin15.10

使用cmake构建项目时报错,网上查询了一下发现时未安装opengl,于是安装便是了

sudo apt install mesa-common-dev