diff options
| author | Tor Arne Vestbø <[email protected]> | 2023-09-22 17:51:09 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <[email protected]> | 2023-09-23 13:40:44 +0200 |
| commit | 201045a1fd0bee3a05b6ced34a912d07fe09eb59 (patch) | |
| tree | 447b55ad27f5421f5faa26a2a4951b41a63236ff /util/cmake/helper.py | |
| parent | 941f49b0188c6f396a6dd6174c791029a0bed6ab (diff) | |
Remove remnants of Qt for Native Client (NACL)
The project has been superseded by Qt for WebAssembly and was
never supported in Qt 6.
Pick-to: 6.6 6.5
Change-Id: I36682cfe3ce6adac76a307b0faba97dcb7c655cc
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'util/cmake/helper.py')
| -rw-r--r-- | util/cmake/helper.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cmake/helper.py b/util/cmake/helper.py index 2ace22c26c7..3e9f4d73b25 100644 --- a/util/cmake/helper.py +++ b/util/cmake/helper.py @@ -679,7 +679,6 @@ platform_mapping = { "qnx": "QNX", "vxworks": "VXWORKS", "hpux": "HPUX", - "nacl": "NACL", "android": "ANDROID", "uikit": "UIKIT", "tvos": "TVOS", |
