From 7d06198d34d85d17feca96023808867bb3592a43 Mon Sep 17 00:00:00 2001 From: saschawillems Date: Wed, 5 Sep 2018 18:16:28 +0200 Subject: [PATCH] Added conditional rendering sample to CMakeLists --- examples/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 471b15fe..f831f345 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -47,6 +47,7 @@ set(EXAMPLES computenbody computeparticles computeshader + conditionalrender conservativeraster debugmarker deferred