Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
31618f1a88877e54643718d27d70ec8a287e2f7b
/
.
/
src
/
SConscript
blob: 5440acd1351f57de3064b6890346f456d2fcf49f [
file
] [
log
] [
blame
]
Import
(
'*'
)
SConscript
(
'gallium/SConscript'
)
if
'mesa'
in
env
[
'statetrackers'
]:
SConscript
(
'mesa/SConscript'
)
SConscript
(
'gallium/winsys/SConscript'
)
SConscript
(
'glut/glx/SConscript'
)
SConscript
(
'glew/SConscript'
)