Skip to content

Commit 58ca9a1

Browse files
committed
i think quiet is fine
1 parent 6fe59cf commit 58ca9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
find_package(OpenGL REQUIRED)
1+
find_package(OpenGL QUIET)
22

33
if (CMAKE_SYSTEM_NAME MATCHES "Windows")
44
find_package(SDL2 CONFIG REQUIRED)

0 commit comments

Comments
 (0)