OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KOTLIN_TOOL
(Results
1 - 2
of
2
) sorted by null
/external/kotlinc/bin/
kapt
17
export
KOTLIN_TOOL
=kotlin-annotation-processing-cli.jar
kotlinc
72
if [ -n "$
KOTLIN_TOOL
" ];
74
additional_classpath=":${KOTLIN_HOME}/lib/${
KOTLIN_TOOL
}"
Completed in 688 milliseconds