mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
5150332d20
Version 1.1.3 changed the cv-qualification of the features array.
4 lines
127 B
Meson
4 lines
127 B
Meson
project('clap', 'cpp', version : '1.1.4')
|
|
|
|
clap_dep = declare_dependency(include_directories : include_directories('include'))
|