Files
RedBear-OS/local/recipes/dev/meson/source/test cases/unit/103 python without pkgconfig/meson.build
T

5 lines
141 B
Meson

project('python without pkgconfig', 'c')
# This unit test is ran with PKG_CONFIG=notfound
import('python').find_installation().dependency()