summaryrefslogtreecommitdiff
path: root/dist/gdb
diff options
context:
space:
mode:
authorShane Peelar <lookatyouhacker@gmail.com>2013-04-04 20:44:10 -0400
committerShane Peelar <lookatyouhacker@gmail.com>2013-04-10 18:24:18 +0200
commit659e7d85f1d30f8910f59bff7efe411417aa53b8 (patch)
tree2a4e44b5889efc00bf7c2da5c6e50dda5193f6e4 /dist/gdb
parent2f147b4055c6dc63a5cfd3d1e9c60c7e3f70ffcd (diff)
downloadqt-creator-659e7d85f1d30f8910f59bff7efe411417aa53b8.tar.gz
Fix CMakeProjectManager Ninja CXXFLAGS detection
In recent CMake versions, a new backend, Ninja, was added with the intention of providing an alternative to makefiles. However, this backend stores the CXXFLAGS for the project in a different format than it does for the makefiles backends. As the CMakeProjectManager assumes a makefile backend, it fails to correctly obtain the CXXFLAGS of the project when Ninja is used. This small patch will attempt to read CXXFLAGS from the build.ninja file to correct this issue. Task-number: QTCREATORBUG-9047 Change-Id: Ic19ae3b4802c7a12b5d0a92a7f1a2254bec5a3d2 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'dist/gdb')
0 files changed, 0 insertions, 0 deletions