We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8424a7 commit 6fe59cfCopy full SHA for 6fe59cf
extern/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-find_package(OpenGL QUIET)
+find_package(OpenGL REQUIRED)
2
3
if (CMAKE_SYSTEM_NAME MATCHES "Windows")
4
find_package(SDL2 CONFIG REQUIRED)
0 commit comments