aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icd/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/icd/CMakeLists.txt b/icd/CMakeLists.txt
index d047348e..374819e6 100644
--- a/icd/CMakeLists.txt
+++ b/icd/CMakeLists.txt
@@ -16,6 +16,8 @@
# limitations under the License.
# ~~~
+# These variables enable downstream users to customize the CMake targets
+# based on the target API variant (e.g. Vulkan SC)
set(MOCK_ICD_NAME VkICD_mock_icd)
set(GENERATED generated)