Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mardy committed Jul 2, 2024
1 parent 51bc834 commit 600db6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2940,7 +2940,7 @@ elseif(OGC)
pkg_search_module(OPENGX opengl REQUIRED IMPORTED_TARGET)
set(SDL_VIDEO_OPENGL 1)
set(HAVE_OPENGL TRUE)
list(APPEND EXTRA_LIBS "PkgConfig::OPENGX")
list(APPEND EXTRA_LIBS "opengx")
endif()
endif()

Expand Down

0 comments on commit 600db6c

Please sign in to comment.