Files
qt-creator/src/plugins/autotoolsprojectmanager/makefileparser.cpp
Petar Perisin 8bc1559dc6 Fix SUBDIRS parsing in autotools
Make this example work:

  SUBDIRS =
  SUBDIRS += \
             src
  SUBDIRS += \
             src2

Change-Id: I9beb8e6b22d2a8bf647590f872e8fe0b2c677eba
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: hjk <hjk@qt.io>
2021-12-21 08:48:03 +00:00

18 KiB