Remove libGLU
It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
6a7dea93fa
commit
b95d598323
217 changed files with 18 additions and 58354 deletions
|
|
@ -27,8 +27,6 @@ if not env['embedded']:
|
|||
SConscript('glx/SConscript')
|
||||
if env['platform'] not in ['darwin', 'haiku', 'sunos']:
|
||||
SConscript('egl/main/SConscript')
|
||||
if env['platform'] not in ['darwin']:
|
||||
SConscript('glu/sgi/SConscript')
|
||||
|
||||
if env['gles']:
|
||||
SConscript('mapi/shared-glapi/SConscript')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue