aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/102 python without pkgconfig/meson.build
blob: b3a0c42fb9702d67c76e809f449c6d3ad2a256dc (plain)
1
2
3
4
project('python wihtout pkgconfig', 'c')

# This unit test is ran with PKG_CONFIG=notfound
import('python').find_installation().dependency()