blob: 8f82a5d3089ba3d222d9147e54f93d66fca37299 [file] [log] [blame]
# GH issue 11393
project('module use inside project decl', 'c',
version: run_command(
import('python').find_installation('python3')
)
)