blob: c9485d9dc04a6dbd93eb86f2381796f935083960 [file] [log] [blame] [view] [edit]
# Working on C++ code
1. Generate CMakeLists.txt
```
./gradlew :kotlin-native:llvmDebugInfoC:generateCMakeLists
```
2. Open this directory in CLion