Merge pull request #14706 from acowley/frameworks-GL
frameworks: GL is undefined
This commit is contained in:
commit
d0f909a0a8
@ -48,7 +48,7 @@ with frameworks; with libs; {
|
|||||||
ForceFeedback = [ CF IOKit ];
|
ForceFeedback = [ CF IOKit ];
|
||||||
Foundation = [ CF libobjc Security ApplicationServices SystemConfiguration ];
|
Foundation = [ CF libobjc Security ApplicationServices SystemConfiguration ];
|
||||||
GLKit = [ CF ];
|
GLKit = [ CF ];
|
||||||
GLUT = [ GL OpenGL ];
|
GLUT = [ OpenGL ];
|
||||||
GSS = [];
|
GSS = [];
|
||||||
GameController = [];
|
GameController = [];
|
||||||
GameKit = [ Foundation ];
|
GameKit = [ Foundation ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user