Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

nested 'include' macros don't work #222

Closed Aeva closed 8 years ago

Aeva commented 8 years ago

Suppose the following: shader_a includes shader_b shader_b includes shader_c

If you build shader_a, shader_c will be absent from the compiler output.