We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fa405 commit 28ea18cCopy full SHA for 28ea18c
CMakeLists.txt
@@ -1,3 +1,7 @@
1
+# This file is part of the argparse library.
2
+# Copyright (C) 2021 by Sergey Lafin
3
+# Licensed under the LGPL v2.1, see the file LICENSE in base directory.
4
+
5
cmake_minimum_required (VERSION 3.12)
6
project (argparse)
7
0 commit comments