lib/src_postinst.cygpart: use DWARF_PARSE optionally instead of objdump -dl
[cygport/rpm-style.git] / testsuite / R / meson.build
blob3c7a745a999e618b2db2b000a94068f1981759a4
1 R = find_program('R', required: false)
2 if R.found()
3 tests += [['R/cran']]
4 endif