Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newInvocationAction (0.18 sec)

  1. platforms/native/platform-native/src/main/java/org/gradle/nativeplatform/toolchain/internal/gcc/ArStaticLibraryArchiver.java

                throw new GradleException("Create static archive failed: could not delete previous archive");
            }
        }
    
        @Override
        protected Action<BuildOperationQueue<CommandLineToolInvocation>> newInvocationAction(final StaticLibraryArchiverSpec spec, List<String> args) {
            final CommandLineToolInvocation invocation = newInvocation(
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 14:04:39 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top