aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/cplusplus-frontend/cplusplus-frontend.qbs
Commit message (Collapse)AuthorAgeFilesLines
* qbs build: Do not use a wildcard for the CMake project fileChristian Kandeler2025-04-161-0/+1
| | | | | | | | The use of the wildcard triggers a re-resolve whenever the parent directory's timestamp changes, which is annoying. Change-Id: Ic5abc6355568d444cdf6644ee6f1d5d00a7faf49 Reviewed-by: Christian Stenger <[email protected]>
* C++: Add cplusplus tools to qtcreator.qbsNikolai Kosjar2015-01-301-0/+6
Change-Id: I19e31ec13a6f726eff5938bca191c251abb50b4d Reviewed-by: Christian Kandeler <[email protected]>