summaryrefslogtreecommitdiff
path: root/meson.build
blob: b99358e3680cc7e3d5ff711890e0f04ad7d70115 (plain)
1
2
3
4
5
project('glade', 'c', version: '3.99.0')

subdir('lib')
subdir('src')
subdir('test')