mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
Support argfiles in kotlin compiler
Using '-Xargfile=path/to/argfile' will substitute that argument with the content of argfile. See KT-24472
This commit is contained in:
1
compiler/testData/cli/jvm/apiVersionLessThanLanguageUsingArgfile.args
vendored
Normal file
1
compiler/testData/cli/jvm/apiVersionLessThanLanguageUsingArgfile.args
vendored
Normal file
@@ -0,0 +1 @@
|
||||
-Xargfile=$TESTDATA_DIR$/apiVersionLessThanLanguage.argfile
|
||||
Reference in New Issue
Block a user