glsl/apps: Allow builds on all platforms.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
Import('*')
|
||||
|
||||
if env['platform'] not in ['windows']:
|
||||
Return()
|
||||
|
||||
env = env.Clone()
|
||||
|
||||
if env['platform'] == 'windows':
|
||||
|
||||
Reference in New Issue
Block a user