mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Add improved CBS launch configuration for local applications to N&N (#979)
This commit is contained in:
parent
139907d9c6
commit
8b5f3d1a90
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API cha
|
|||
|
||||
See [Noteworthy issues and PRs](https://github.com/eclipse-cdt/cdt/issues?q=is%3Aclosed+label%3Anoteworthy+milestone%3A12.0.0) for this release in the issue/PR tracker.
|
||||
|
||||
## Improved launch configuration for CMake and other Core Build System projects
|
||||
|
||||
The CMake and CBS Makefile project launch configurations for local applications have an improved Main tab and new Arguments, Environment, Debugger, Source, and Common tabs.
|
||||
|
||||
# Bugs Fixed in this Release
|
||||
|
||||
See [GitHub milestones](https://github.com/eclipse-cdt/cdt/milestone/11?closed=1)
|
||||
|
|
Loading…
Add table
Reference in a new issue