aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/70 modules/meson.build
blob: e9750cd974f0db5223491c16171a1fd885a3d039 (plain)
1
2
3
4
project('module test', 'c')

modtest = import('modtest')
modtest.print_hello()