mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Update to CLAP 1.1.7
Factories got moved to a new `factory` directory.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/free-audio/clap.git
|
||||
# This is tag 1.1.4
|
||||
revision = 650ad6a6b0215b3f964c49a004667ad876689dfd
|
||||
# This is tag 1.1.7
|
||||
revision = 065d685d4e9657f0344f350eef748be2b4d8e318
|
||||
depth = 1
|
||||
patch_directory = clap
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
project('clap', 'cpp', version : '1.1.4')
|
||||
project('clap', 'cpp', version : '1.1.7')
|
||||
|
||||
clap_dep = declare_dependency(include_directories : include_directories('include'))
|
||||
|
||||
Reference in New Issue
Block a user