api / org.gradle.nativeplatform.toolchain / VisualCpp / eachPlatform

eachPlatform

abstract fun eachPlatform(action: Action<in VisualCppPlatformToolChain>): Unit

Adds an action that can fine-tune the tool configuration for each platform supported by this tool chain.