Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/zharkov-pcla-last-lambda-backup-2
/
.
/
kotlin-native
/
llvmDebugInfoC
/
README.md
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