Added indirect draw and terrain tessellation examples to CMakeLists.txt

This commit is contained in:
Sascha Willems 2016-08-03 20:43:18 +02:00
parent 84ce1d8da7
commit 55721b4166

View file

@ -79,6 +79,7 @@ set(EXAMPLES
distancefieldfonts distancefieldfonts
gears gears
geometryshader geometryshader
indirectdraw
instancing instancing
mesh mesh
multithreading multithreading
@ -95,6 +96,7 @@ set(EXAMPLES
shadowmappingomni shadowmappingomni
skeletalanimation skeletalanimation
sphericalenvmapping sphericalenvmapping
terraintessellation
tessellation tessellation
textoverlay textoverlay
texture texture