From 65ce5e64aa549c536d36d6ae9c18ffd8c8eee0d6 Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Wed, 6 Jan 2021 17:37:02 +0100 Subject: QtPositioning: port to cmake Switching QtPositioning, its tests and examples to cmake. QtLocation is not covered by this patch. Task-number: QTBUG-89854 Change-Id: Ic971f7fd4c576eac9b662641aae77d68c062712d Reviewed-by: Alex Blasche --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4fa8e34..7ff374ed 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ Makefile* *.prl *.app *.pro.user +CMakeLists.txt.user* *.qmlproject.user *.gcov config.log -- cgit v1.2.1