Files
2023-12-06 18:56:28 +00:00

8 lines
149 B
Markdown

# Working on C++ code
1. Generate CMakeLists.txt
```
./gradlew :kotlin-native:llvmDebugInfoC:generateCMakeLists
```
2. Open this directory in CLion