index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test cases
/
java
/
8 codegen custom target
/
com
/
mesonbuild
/
Config.java.in
blob: 8845985a906c04c08aa4fcc9d5c8ae73074b5402 (
plain
)
1
2
3
4
5
package com.mesonbuild; public class Config { public static final boolean FOOBAR = true; }