[CLI] Store information about HMPP module for source files

This commit is contained in:
Dmitriy Novozhilov
2023-02-09 17:48:11 +02:00
committed by Space Team
parent 77caa31640
commit d4bb740a62
16 changed files with 68 additions and 24 deletions
@@ -339,6 +339,7 @@ private fun doCompileWithK2(
targetId,
CommonPlatforms.defaultCommonPlatform, emptyList(),
JvmPlatforms.unspecifiedJvmPlatform, sources,
sourcesByModule = emptyMap(),
kotlinCompilerConfiguration
)