remove opengl from cmakelists

This commit is contained in:
scawful
2024-05-28 19:29:31 -04:00
parent ab7d2da43c
commit 800d01c175

View File

@@ -21,7 +21,6 @@ include(cmake/absl.cmake)
# Video Libraries
find_package(PNG REQUIRED)
find_package(OpenGL REQUIRED)
include(cmake/sdl2.cmake)
# Asar