add some missing headers to cmake, also add some files as comments since it seems they should be added but evidently work fine without.

This commit is contained in:
2011-11-10 06:05:22 +00:00
parent 77c5160791
commit cd9b51c1bf
7 changed files with 11 additions and 1 deletions

View File

@@ -131,6 +131,7 @@ set(SRC
shader/nodes/node_shader_vectMath.c
shader/nodes/node_shader_attribute.c
shader/nodes/node_shader_background.c
# shader/nodes/node_shader_bsdf_anisotropic.c # XXX, why not included?
shader/nodes/node_shader_bsdf_diffuse.c
shader/nodes/node_shader_bsdf_glossy.c
shader/nodes/node_shader_bsdf_glass.c