mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
cmake: fix OmniOS pkgsrc
pkgsrc installs X11 by default on /opt/local/include/X11
This commit is contained in:
parent
7751494160
commit
b09b8f24c0
1 changed files with 1 additions and 0 deletions
|
|
@ -442,6 +442,7 @@ macro(CheckX11)
|
|||
/usr/openwin/share/include
|
||||
/opt/graphics/OpenGL/include
|
||||
/opt/X11/include
|
||||
/opt/local/include/X11
|
||||
)
|
||||
|
||||
if(X_INCLUDEDIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue