Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for useMixedSources (0.1 sec)

  1. platforms/native/platform-native/src/integTest/groovy/org/gradle/nativeplatform/NativeBinariesIntegrationTest.groovy

        }
    
        @ToBeFixedForConfigurationCache
        def "assemble executable from component with multiple language source sets"() {
            given:
            useMixedSources()
    
            when:
            buildFile << """
    apply plugin: "c"
    apply plugin: "cpp"
    
    model {
        components {
            main(NativeExecutableSpec) {
                sources {
                    c {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 11.3K bytes
    - Viewed (0)
Back to top