1package_name: "Compiler" 2module_classes: "EXECUTABLES" 3projects: "bin/threelibraries" 4license_kinds: "SPDX-license-identifier-NCSA" 5license_conditions: "notice" 6is_container: false 7built: "out/target/product/fictional/obj/EXECUTABLES/bin_intermediates/bin3" 8installed: "out/target/product/fictional/system/bin/bin3" 9sources: "out/target/product/fictional/system/lib/libc++.so" 10sources: "out/target/product/fictional/system/lib/libapache.so" 11sources: "out/target/product/fictional/system/lib/libgpl.so" 12deps: { 13 file: "testdata/regressgpl1/lib/libc++.so.meta_lic" 14 annotations: "dynamic" 15} 16deps: { 17 file: "testdata/regressgpl1/lib/libapache.so.meta_lic" 18 annotations: "dynamic" 19} 20deps: { 21 file: "testdata/regressgpl1/lib/libgpl.so.meta_lic" 22 annotations: "dynamic" 23} 24