Use a compile test for EGL support

This commit is contained in:
Cameron Gutman
2020-05-15 16:46:03 -07:00
parent a1b74e1220
commit c4039a929c
4 changed files with 16 additions and 5 deletions

View File

@@ -22,3 +22,4 @@ CONFIG += debug_and_release
# Run our compile tests
load(configure)
qtCompileTest(SL)
qtCompileTest(EGL)