We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db689f0 commit fc6ab89Copy full SHA for fc6ab89
1 file changed
docs/building/Building using CMake.rst
@@ -32,7 +32,7 @@ Once this is complete, you will find the build present in `/output` folder of yo
32
33
.. code:: bash
34
35
- $ ./output/bin/synfigstudio
+ $ ./output/Debug/bin/synfigstudio
36
37
You can also specify a target if you want to build that specific target.
38
0 commit comments