Vulkan-Utility-Libraries/tests/generated/vk_enum_string_helper.cpp
Juan Ramos 93ceaff579 Add REUSE to CI
Ensures proper copyright for the repo
2023-07-25 16:11:18 -06:00

9 lines
235 B
C++

// Copyright 2023 The Khronos Group Inc.
// Copyright 2023 Valve Corporation
// Copyright 2023 LunarG, Inc.
//
// SPDX-License-Identifier: Apache-2.0
#include <vulkan/vk_enum_string_helper.h>
// TODO: Add actual testing
int main() {}