1 From 55770fb07c42fe410cf8d09f8f5976babc89b9ef Mon Sep 17 00:00:00 2001
2 From: Jussi Kukkonen <jussi.kukkonen@intel.com>
3 Date: Tue, 4 Jul 2017 17:13:45 +0300
4 Subject: [PATCH] Don't build demos with questionably licensed data
6 Some of the models don't have open source compatible licenses:
7 don't build demos using those. Also don't build demos that need
8 resources that are not included.
12 Sibenik model, no license found
15 deferredmultisampling:
17 armor model, CC-BY-3.0
22 vulkanscene model, no license found
25 plant model, no license found
30 Require external Vulkan Asset Pack
32 Upstream-Status: Inappropriate [configuration]
33 Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
35 CMakeLists.txt | 13 -------------
36 1 file changed, 13 deletions(-)
38 diff --git a/CMakeLists.txt b/CMakeLists.txt
39 index 4958fff..0f9d3e4 100644
42 @@ -150,17 +150,11 @@ set(EXAMPLES
47 - deferredmultisampling
60 @@ -170,20 +164,14 @@ set(EXAMPLES
75 specializationconstants
81 @@ -196,7 +184,6 @@ set(EXAMPLES
82 texturesparseresidency