Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
dev
-
None
-
377815ca88cf99089f0d62e2822ff8a4cdba2895 c8ad0a547e042f35e4178e6afefcb12a95f0a0a9
Description
Running configure with manual tests enabled fails if the qtdeclarative submodule is included. This makes it impossible to work with manual tests on submodules that depend upon qtdeclarative.
The errors are:
CMake Error at qtdeclarative/tests/manual/threading/CMakeLists.txt:1 (add_subdirectory): add_subdirectory given source "threading" which is not an existing directory. CMake Error at qtdeclarative/tests/manual/CMakeLists.txt:27 (add_subdirectory): The source directory /Users/oyheskes/src/qt-remoteobjects2/qtdeclarative/tests/manual/wasm does not contain a CMakeLists.txt file.