Bugzilla – Bug 1214641
windows:mingw:win32|64/mingw32|64-kde4-filesystem:CMake Error: Unknown argument --
Last modified: 2023-08-26 11:41:11 UTC
The CI for the alkimia library reported a build error that was detected on job https://invent.kde.org/office/alkimia/-/jobs/1115474. + mingw64-cmake-kde4 -- -DBUILD_QT4=1 -DKDE4_BUILD_TESTS=1 -DBUILD_WITH_QTNETWORK=1 .. Ignoring extra path from command line: ".." CMake Error: Unknown argument -- CMake Error: Run 'cmake --help' for all supported options.
This must be fixed in the mingw32-cross-cmake and mingw64-cross-cmake package by ignoring the '--' parameter.
Fixed with https://build.opensuse.org/request/show/1106035 and https://build.opensuse.org/request/show/1106032.