Files
gentoo-utils-gitea/src/meson.build
John Turner 53f2798549
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 9s
Gentoo Utils / build (push) Failing after 27s
add rustfmt target
2025-12-08 21:23:38 +00:00

6 lines
76 B
Meson

sources += files('lib.rs')
subdir('atom')
subdir('repo')
subdir('useflag')