diff options
Diffstat (limited to 'externals/glad/CMakeLists.txt')
| -rw-r--r-- | externals/glad/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/glad/CMakeLists.txt b/externals/glad/CMakeLists.txt index c43ae475a..3dfcac2fd 100644 --- a/externals/glad/CMakeLists.txt +++ b/externals/glad/CMakeLists.txt | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2015 Yuri Kunde Schlesner <yuriks@yuriks.net> | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | add_library(glad STATIC | 4 | add_library(glad STATIC |
| 2 | src/glad.c | 5 | src/glad.c |
| 3 | include/KHR/khrplatform.h | 6 | include/KHR/khrplatform.h |