Class CMakeLibrary

All Implemented Interfaces:
CMakeLibraries, Comparable<CMakeNamedObject>

public abstract class CMakeLibrary extends CMakeBinary implements CMakeLibraries
  • Constructor Details

    • CMakeLibrary

      @Inject public CMakeLibrary(org.gradle.api.model.ObjectFactory objectFactory)
  • Method Details

    • getStripDebug

      org.gradle.api.provider.Property<Boolean> getStripDebug()