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 39821cf commit efc9942Copy full SHA for efc9942
IntelliJ-IDE.md
@@ -18,7 +18,7 @@
18
2. Open CLion.
19
3. In popup, click 'OK'
20
4. Open 'Settings/Build, Execution, Development/Makefile'
21
- 1. Change 'Commands' in 'Pre-configuration...' to './configure --debug'
+ 1. Change 'Commands' in 'Pre-configuration...' to './configure --debug -C'
22
2. Use your own build options, like '-j32' or '-j4' depends your device.
23
5. Waiting for 'Updating indexes' done
24
0 commit comments