Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Use lowercase project name for skipping tests and examples
Previously one had to specify names like 'QtSvg' to -skip-tests and -skip-examples, but this is not the same behavior as what the -submodules and -skip options expect. To keep it consistent, change the code to consider only the lower case names. Amends 25b89f2 Amends 7c9efdf Pick-to: 6.7 6.8 Fixes: QTBUG-127857 Change-Id: Ie80edb98ce16b6835fe361198953e36b8255102a Reviewed-by: Alexey Edelev <[email protected]> Reviewed-by: Joerg Bornemann <[email protected]>
- Loading branch information