mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 17:36:21 +00:00
chore: support building libstrophe as a subproject
Allow building the latest libstrophe from upstream Git automatically when -Dforce_fallback_for=libstrophe is passed. Default to find and link against system-provided libstrophe stays the same. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
4
subprojects/libstrophe.wrap
Normal file
4
subprojects/libstrophe.wrap
Normal file
@@ -0,0 +1,4 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/strophe/libstrophe.git
|
||||
revision = HEAD
|
||||
patch_directory = libstrophe
|
||||
Reference in New Issue
Block a user