Class CppBinaryObjects

java.lang.Object
dev.nokee.companion.CppBinaryObjects

public final class CppBinaryObjects extends Object
Represents the shadow property for ComponentWithObjectFiles.getObjects().
  • Constructor Details

    • CppBinaryObjects

      public CppBinaryObjects()
  • Method Details

    • objectsOf

      public static ShadowProperty<org.gradle.api.file.FileCollection> objectsOf(org.gradle.language.nativeplatform.ComponentWithObjectFiles binary)
      Returns the shadow property of ComponentWithObjectFiles.getObjects().
      Parameters:
      binary - the binary with the objects
      Returns:
      the property