diff options
Diffstat (limited to 'externals/getopt/CMakeLists.txt')
| -rw-r--r-- | externals/getopt/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/getopt/CMakeLists.txt b/externals/getopt/CMakeLists.txt index ad7a2b363..4797fe01c 100644 --- a/externals/getopt/CMakeLists.txt +++ b/externals/getopt/CMakeLists.txt | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2015 Greg Wicks <gpwicks@email.wm.edu> | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | add_library(getopt | 4 | add_library(getopt |
| 2 | getopt.c | 5 | getopt.c |
| 3 | getopt.h | 6 | getopt.h |