Interface NativeSettings


public interface NativeSettings
Compilation settings for a native source file.
  • Method Details

    • getName

      @NonNull String getName()
    • getCompilerFlags

      @NonNull List<String> getCompilerFlags()