Searched defs:ccProperties (Results 1 – 1 of 1) sorted by relevance
37 type ccProperties struct { struct38 Name *string39 Owner *string40 Defaults []string41 Vendor_available *bool42 Generated_sources []string43 Generated_headers []string44 Group_static_libs *bool45 Shared_libs []string46 Static_libs []string[all …]