Hello. There is `konanc_test` function in Kotlin/N...
# kotlin-native
d
Hello. There is
konanc_test
function in Kotlin/Native CMake which as I understand can be used to tell CLion which directory contains tests. Is there a way to generate CMake with
konanc_test
entry from
build.gradle
?
o
please do not use CMake with K/N, this mode of operations is obsolete and will be completely removed with upcoming release
d
Ok. What is the right way to configure CLion to use with K/N?
I guess it’s gradle but not sure how to do it exactly.
r
@olonho What's the status of the gradle K/N support in CLion? Currently I don't get proper completion support, the source directory is not even marked as a source dir. Can't even open the module settings so I could manually add the source directory.
o
in a few days there will be a release of CLion plugin for EAP with Gradle support
🎉 4
G 3
🔥 3
💯 1
❤️ 2
m
Can we expect a similar news for Appcode?
v
@Mohit Gurumukhani Yes, at some point. But currently there is no ETA.