Generate CMakeLists for convenient DevX in llvmDebugInfoC
^KT-63598
This commit is contained in:
committed by
Space Team
parent
0d67ae7b23
commit
a03f0ef4ee
@@ -0,0 +1,7 @@
|
||||
# Working on C++ code
|
||||
|
||||
1. Generate CMakeLists.txt
|
||||
```
|
||||
./gradlew :kotlin-native:llvmDebugInfoC:generateCMakeLists
|
||||
```
|
||||
2. Open this directory in CLion
|
||||
Reference in New Issue
Block a user