From b0246e6695e9bb69f87994363635174a7841b58c Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 26 Oct 2016 15:24:02 +0200 Subject: Convert qtlocation to the new configure system And clean up the code detecting gypsy and the WinRT positioning API. Change-Id: Ic561d565d6fc733703ef6c0dc164e737e0b3d4fd Reviewed-by: Oswald Buddenhagen --- configure.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configure.json (limited to 'configure.json') diff --git a/configure.json b/configure.json new file mode 100644 index 00000000..d54624af --- /dev/null +++ b/configure.json @@ -0,0 +1,5 @@ +{ + "subconfigs": [ + "src/positioning" + ] +} -- cgit v1.2.1