diff options
Diffstat (limited to 'util/cmake/helper.py')
| -rw-r--r-- | util/cmake/helper.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util/cmake/helper.py b/util/cmake/helper.py index 34479b4626b..6de3b445932 100644 --- a/util/cmake/helper.py +++ b/util/cmake/helper.py @@ -1,6 +1,6 @@ ############################################################################# ## -## Copyright (C) 2018 The Qt Company Ltd. +## Copyright (C) 2021 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## ## This file is part of the plugins of the Qt Toolkit. @@ -761,7 +761,6 @@ platform_mapping = { "hpux": "HPUX", "nacl": "NACL", "android": "ANDROID", - "android-embedded": "ANDROID_EMBEDDED", "uikit": "UIKIT", "tvos": "TVOS", "watchos": "WATCHOS", |
