summaryrefslogtreecommitdiffstats
path: root/src/corelib/qt_cmdline.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/qt_cmdline.cmake')
-rw-r--r--src/corelib/qt_cmdline.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/qt_cmdline.cmake b/src/corelib/qt_cmdline.cmake
index b38039f61f..d28db1b2b6 100644
--- a/src/corelib/qt_cmdline.cmake
+++ b/src/corelib/qt_cmdline.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
qt_commandline_option(doubleconversion TYPE enum VALUES no qt system)
qt_commandline_option(eventfd TYPE boolean)
qt_commandline_option(glib TYPE boolean)