Skip to content

Commit bff04f1

Browse files
committed
feat: updated doc and screenshot
1 parent 0912488 commit bff04f1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/en/buildproject.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The IDE allows configuring a custom build directory for the project:
2626

2727
1. Select a project and click on the ``Edit`` button for the launch configuration in the top toolbar to open the ``Edit Configuration`` window.
2828
2. Navigate to the ``Build Settings`` tab.
29-
3. In the ``Additional CMake Arguments`` section, provide a custom build directory by adding arguments ``-B <custom build path>`` with an absolute path. The customized build directory path can be within the project or in any other location in the file system. For example: ``-B /Users/myUser/esp/generated``.
29+
3. In the ``Build folder location`` section, provide a custom build directory. The customized build directory path can be within the project or in any other location in the file system.
3030
4. Click on ``Ok`` and build the project.
3131

3232
.. note::

media/custombuilddir.png

19 KB
Loading

0 commit comments

Comments
 (0)