mirror of
https://jturnerusa.dev/cgit/gentoo-utils/
synced 2025-12-02 19:18:35 -06:00
6 lines
123 B
Meson
6 lines
123 B
Meson
tests += {
|
|
meson.current_source_dir() / 'porthole.rs': [
|
|
meson.current_source_dir() / 'porthole.txt',
|
|
],
|
|
}
|