Fail at configure time when openGL is not found
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
project(media_plugin_base)
|
||||
|
||||
# Fail at configure, not link time.
|
||||
set(OpenGL_FIND_REQUIRED ON)
|
||||
|
||||
include(00-Common)
|
||||
include(LLCommon)
|
||||
include(LLImage)
|
||||
|
||||
Reference in New Issue
Block a user