Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getOperationLogger (0.19 sec)

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

            return new Action<BuildOperationQueue<CommandLineToolInvocation>>() {
                @Override
                public void execute(BuildOperationQueue<CommandLineToolInvocation> buildQueue) {
                    buildQueue.setLogLocation(spec.getOperationLogger().getLogLocation());
                    buildQueue.add(invocation);
                }
    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