Skip to content

Commit b879c0e

Browse files
authored
Update CMake Tools in README.md
Update the CMake Tools Extension Integration to describe the current functionality
1 parent 4cbb4fb commit b879c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This extension provides the following settings:
7676

7777
## CMake Tools Extension Integration
7878

79-
For more complex projects, such as those with multiple executables or when the project name is defined as a variable, this extension can integrate with the CMake Tools extension to enhance CMake parsing. You can enable CMake Tools integration during project generation under the **Advanced Options**. Additionally, to manually enable it, adjust the following settings in your `settings.json`:
79+
For more complex projects, such as those with multiple executables or when the project name is defined as a variable, this extension can integrate with the CMake Tools extension to enhance CMake parsing. You can enable the CMake Tools Extension integration during project generation, using the checkbox at the bottom of the page. To enable it for an existing project, just re-import the project with the option selected. Alternatively, to manually enable it, adjust the following settings in your `settings.json`:
8080

8181
- `raspberry-pi-pico.cmakeAutoConfigure`: Set from `true` to `false`.
8282
- `raspberry-pi-pico.useCmakeTools`: Set from `false` to `true`.

0 commit comments

Comments
 (0)