1 From 0a27144d43b70121f57f6036514d069ca9d2b971 Mon Sep 17 00:00:00 2001
2 From: "Maxin B. John" <maxin.john@intel.com>
3 Date: Mon, 30 Jul 2018 17:23:29 +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]
34 Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
35 Signed-off-by: Maxin B. John <maxin.john@intel.com>
37 examples/CMakeLists.txt | 14 --------------
38 1 file changed, 14 deletions(-)
40 diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
41 index 8eee3a4..698d3b3 100644
42 --- a/examples/CMakeLists.txt
43 +++ b/examples/CMakeLists.txt
44 @@ -47,18 +47,12 @@ set(EXAMPLES
49 - deferredmultisampling
63 @@ -70,8 +64,6 @@ set(EXAMPLES
72 @@ -79,15 +71,10 @@ set(EXAMPLES
80 - shadowmappingcascade
82 specializationconstants
88 @@ -101,7 +88,6 @@ set(EXAMPLES
89 texturesparseresidency