Skip to content

Commit 92dcf8c

Browse files
authored
Update kdevelop.rst (#11167)
* Update kdevelop.rst Fixed compile arguments in example for linuxBSD
1 parent 57bdb68 commit 92dcf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/configuring_an_ide/kdevelop.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Debugging the project
7878
- Select **Executable** option and specify the path to your executable located in
7979
the ``<Godot root directory>/bin`` folder. The name depends on your build configuration,
8080
e.g. ``godot.linuxbsd.editor.dev.x86_64`` for 64-bit LinuxBSD platform with
81-
``platform=editor`` and ``dev_build=yes``.
81+
``platform=linuxbsd``, ``target=editor``, and ``dev_build=yes``.
8282

8383
.. figure:: img/kdevelop_configlaunches2.png
8484
:figclass: figure-w480

0 commit comments

Comments
 (0)