mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
4 lines
137 B
Meson
4 lines
137 B
Meson
project('function2', 'cpp', version : '4.2.3')
|
|
|
|
function2_dep = declare_dependency(include_directories : include_directories('include'))
|