Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmake/org.eclipse.cdt.cmake.ui.tests/manualTests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Note, the Build Settings tab settings are stored separately for Run mode and Deb
#### 5.1) Enter a custom all target, such as `helloworld`, and run build
Expected: the custom target is used in the cmake command line

### 6) Build Settings specific all target:
### 6) Build Settings specific clean target:
#### 6.1) Enter a custom clean target, such as `help`, and clean project
Expected: the custom target is used in the cmake command line

Expand Down
Loading