qt5base-lts/util/cmake/tests/data/single_line_for.pro
Tobias Hunger f2e968b245 CMake: pro2cmake.py: Handle for loops without block
Handle for loops with a single line of instructions and add a test
for that.

Change-Id: I041ae30f64abcbd3db7df29933647f047b92ede3
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-02-28 08:08:30 +00:00

5 lines
67 B
Prolog

for(d, sd): \
exists($$d/$${d}.pro): \
SUBDIRS += $$d