mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
scons: Build glew on all platforms.
It is required for progs.
This commit is contained in:
parent
321aef7da3
commit
52eb3e4235
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
|||
Import('*')
|
||||
|
||||
if env['platform'] not in ['windows', 'linux']:
|
||||
Return()
|
||||
|
||||
# Shared environment settings
|
||||
env = env.Clone()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue