diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2449599..7a05d6a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -138,9 +138,6 @@ set_target_properties(librw PREFIX "" ) -if(LIBRW_PLATFORM_GL3) - - if(LIBRW_PLATFORM_GL3) set(OpenGL_GL_PREFERENCE GLVND) find_package(OpenGL REQUIRED) @@ -165,7 +162,6 @@ if(LIBRW_PLATFORM_GL3) SDL2::SDL2 ) endif() -endif() elseif(LIBRW_PLATFORM_D3D9) target_link_libraries(librw PUBLIC