mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Update CLAP dependency to version 1.1.4
Version 1.1.3 changed the cv-qualification of the features array.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
project('clap', 'cpp', version : '1.1.2')
|
||||
project('clap', 'cpp', version : '1.1.4')
|
||||
|
||||
clap_dep = declare_dependency(include_directories : include_directories('include'))
|
||||
|
||||
Reference in New Issue
Block a user