mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 00:38:56 +00:00
Documentation: Rectify incorrect preset name
This commit is contained in:
parent
de99dd42a2
commit
222ca9e2cd
Notes:
github-actions[bot]
2025-08-29 09:55:40 +00:00
Author: https://github.com/JohnyTheCarrot 🔰
Commit: 222ca9e2cd
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6022
Reviewed-by: https://github.com/AtkinsSJ ✅
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
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.
|
||||
|
||||
If the build complains that there is no `Default` Toolchain, go to the `Settings -> Build, Execution and Deployment -> Toolchains`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue