Documentation: Rectify incorrect preset name

This commit is contained in:
Tuur Martens 2025-08-29 11:31:14 +02:00 committed by Jelle Raaijmakers
commit 222ca9e2cd
Notes: github-actions[bot] 2025-08-29 09:55:40 +00:00

View file

@ -4,7 +4,7 @@ CLion can integrate with CMake to provide code comprehension features.
After opening the `ladybird` repository in CLion as a new project, the "`Open Project Wizard`" window will open. After opening the `ladybird` repository in CLion as a new project, the "`Open Project Wizard`" window will open.
Select the `default` Preset in the `Settings -> Build, Execution and Deployment -> CMake` window and check the `Enable profile` checkbox. Select the `Release` Preset in the `Settings -> Build, Execution and Deployment -> CMake` window and check the `Enable profile` checkbox.
Then select the `Debug` profile and uncheck the `Enable profile` checkbox. Then select the `Debug` profile and uncheck the `Enable profile` checkbox.
If the build complains that there is no `Default` Toolchain, go to the `Settings -> Build, Execution and Deployment -> Toolchains` If the build complains that there is no `Default` Toolchain, go to the `Settings -> Build, Execution and Deployment -> Toolchains`