scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.
[mesa.git] / src / mesa / SConscript
index dde9bb08a997ba529ac4cd98848863eb464a8c70..d5a9031f402cfa76605dee88836bc89347aa261c 100644 (file)
@@ -335,7 +335,9 @@ if env['platform'] != 'winddk':
                # Add the dir containing the generated header (somewhere inside  the
                # build dir) to the include path  
                env.Append(CPPPATH = [matypes[0].dir])
-       
+
+       SConscript('shader/slang/library/SConscript')
+
        #
        # Libraries
        #