diff options
Diffstat (limited to 'externals/inih/CMakeLists.txt')
| -rw-r--r-- | externals/inih/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/inih/CMakeLists.txt b/externals/inih/CMakeLists.txt index 2a75852c2..b686e3cf5 100644 --- a/externals/inih/CMakeLists.txt +++ b/externals/inih/CMakeLists.txt | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2014 Gui Andrade <admin@archshift.com> | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | add_library(inih | 4 | add_library(inih |
| 2 | inih/ini.c | 5 | inih/ini.c |
| 3 | inih/ini.h | 6 | inih/ini.h |