Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for updateCommonHeaderPath (0.14 sec)

  1. platforms/native/language-native/src/integTest/groovy/org/gradle/language/AbstractNativePreCompiledHeaderIntegrationTest.groovy

                return message
            }
        }
    
        List<SourceFile> getLibrarySources(String headerPath) {
            updateCommonHeaderPath(app.getLibrarySources(), headerPath)
        }
    
        List<SourceFile> getAlternateLibrarySources(String headerPath) {
            updateCommonHeaderPath(app.getAlternateLibrarySources(), headerPath)
        }
    
        SourceFile getCommonHeader(String path = "") {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 20.9K bytes
    - Viewed (0)
Back to top