QbsProjectManager: Avoid allocations in string comparisons
Use case-insensitive comparisons instead of converting toLower() first. Found by clazy. Change-Id: I0d32b0ba7ccb5493d1c86d41044b09c8baed3dc8 Reviewed-by:Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
Showing
Please register or sign in to comment