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