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

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