Generate CMakeLists for convenient DevX in llvmDebugInfoC

^KT-63598
This commit is contained in:
Timofey Solonin
2023-11-29 09:43:52 +01:00
committed by Space Team
parent 0d67ae7b23
commit a03f0ef4ee
3 changed files with 36 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
# Working on C++ code
1. Generate CMakeLists.txt
```
./gradlew :kotlin-native:llvmDebugInfoC:generateCMakeLists
```
2. Open this directory in CLion