summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentthreadengine.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-04-01 18:14:15 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-04-02 09:39:41 +0200
commit84a7f0d3d71fb5a2fefa3d99cd91448bb06cf391 (patch)
tree45f090cc7ab05ab484d82d3be0dee9a3383a8943 /src/concurrent/qtconcurrentthreadengine.cpp
parent622894f96e93d62147a28a6f37b7ee6a90d74042 (diff)
CMake: Don't use escaped plugin type for on-disk directories
The path where we install plugins is usually prefix/plugins/plugin_type/plugin_name The plugin_type should not be escaped, so it should be used verbatim (no escaping of slashes or dashes).. So far it seems the only weird plugin types are wayland plugins which contain dashes, like wayland-shell-integration, and the sub-ios plugin which has a slash (platforms/darwin). For cmake properties we use the escaped names. This should fix tests in wayland where the wayland plugins can't be found. Change-Id: I93406731b8c872a82c0f247f5b7c6bdab4875455 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentthreadengine.cpp')
0 files changed, 0 insertions, 0 deletions