Add REUSE compliance checker to CI
This commit is contained in:
parent
2565ffa31e
commit
bc14fdad60
17 changed files with 121 additions and 87 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# ~~~
|
||||
# Copyright 2022-2023 The Khronos Group Inc.
|
||||
# Copyright 2022-2023 Valve Corporation
|
||||
# Copyright 2022-2023 LunarG, Inc.
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
# ~~~
|
||||
cmake_minimum_required(VERSION 3.14.2)
|
||||
|
||||
project(TEST_VULKAN_HEADERS_ADD_SUBDIRECTORY_SUPPORT LANGUAGES C)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue