summaryrefslogtreecommitdiffstats
path: root/util/cmake/tests/data/sql.pro
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-02-27 13:58:00 +0100
committerTobias Hunger <tobias.hunger@qt.io>2019-02-28 08:08:08 +0000
commit754ba287999e0d1681f77d12f6d7c3ae0362745a (patch)
treec8d834725da22f4165ec96bacf1495a46aa53612 /util/cmake/tests/data/sql.pro
parent8512f5179d2674dd9c0b89eeebbf2c6d32e3e4b4 (diff)
CMake: pro2cmake.py: Fix parsing of Line continuation before end of file
... and add a test case for this. Change-Id: If20d737b54ecb3f9e128e59070b238c840acad6c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'util/cmake/tests/data/sql.pro')
-rw-r--r--util/cmake/tests/data/sql.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/cmake/tests/data/sql.pro b/util/cmake/tests/data/sql.pro
new file mode 100644
index 0000000000..a9d7fc7c5a
--- /dev/null
+++ b/util/cmake/tests/data/sql.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ kernel \