summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2023-05-12 07:45:57 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2023-05-26 17:44:50 +0200
commita02be0f1cca55a80ae9006e2a3fcbbfa89442948 (patch)
treeba74d9d48436ef96507fb0d966d692c8e01386d6 /cmake
parent06f117d7ca6d9f15c7e3d00c3e9465ed28b5384b (diff)
Remove -list-libraries from configure-cmake-mapping.md
This Qt5 configure argument does not exist anymore. Change-Id: I68c798eb2769c93e3ca0b30d6a3da3247e319eee Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/configure-cmake-mapping.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/configure-cmake-mapping.md b/cmake/configure-cmake-mapping.md
index f3b3ffb3f4..2bf5c4a2cf 100644
--- a/cmake/configure-cmake-mapping.md
+++ b/cmake/configure-cmake-mapping.md
@@ -17,7 +17,6 @@ The following table describes the mapping of configure options to CMake argument
| -no-feature-foo | -DFEATURE_foo=OFF | |
| -list-features | | At the moment: configure with cmake once, |
| | | then use ccmake or cmake-gui to inspect the features. |
-| -list-libraries | | |
| -opensource | n/a | |
| -commercial | n/a | |
| -confirm-license | n/a | |