Description
Install Wasm Qt6.2.1/6.2.0 binaries (linux used as host on report) and try to configure one of the coap examples. e.g. coap/consolecoapclient, fails with:
-- Configuring done CMake Error at /home/qt/RTA/Qt_6.2.1/6.2.1/wasm_32/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:559 (add_executable): Target "consolecoapclient" links to target "Qt::Coap" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? Call Stack (most recent call first): /home/qt/RTA/Qt_6.2.1/6.2.1/wasm_32/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:523 (_qt_internal_create_executable) /home/qt/RTA/Qt_6.2.1/6.2.1/wasm_32/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:847 (qt6_add_executable) CMakeLists.txt:22 (qt_add_executable)