Searched defs:LibraryMutatedProperties (Results 1 – 2 of 2) sorted by relevance
65 type LibraryMutatedProperties struct { struct67 BuildDylib bool `blueprint:"mutated"`69 BuildRlib bool `blueprint:"mutated"`71 BuildShared bool `blueprint:"mutated"`73 BuildStatic bool `blueprint:"mutated"`76 VariantIsDylib bool `blueprint:"mutated"`78 VariantIsRlib bool `blueprint:"mutated"`80 VariantIsShared bool `blueprint:"mutated"`82 VariantIsStatic bool `blueprint:"mutated"`84 VariantIsSource bool `blueprint:"mutated"`[all …]
163 type LibraryMutatedProperties struct { struct165 BuildStatic bool `blueprint:"mutated"`167 BuildShared bool `blueprint:"mutated"`169 VariantIsShared bool `blueprint:"mutated"`171 VariantIsStatic bool `blueprint:"mutated"`174 BuildStubs bool `blueprint:"mutated"`176 IsLatestVersion bool `blueprint:"mutated"`178 StubsVersion string `blueprint:"mutated"`180 AllStubsVersions []string `blueprint:"mutated"`