mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-15 23:45:57 +00:00
Update build method
This commit is contained in:
16
conandata.yml
Normal file
16
conandata.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
sources:
|
||||
"2.1.0":
|
||||
url: "https://github.com/rmontanana/mdlp/archive/refs/tags/v2.1.0.tar.gz"
|
||||
sha256: "placeholder_sha256_hash"
|
||||
"2.0.1":
|
||||
url: "https://github.com/rmontanana/mdlp/archive/refs/tags/v2.0.1.tar.gz"
|
||||
sha256: "placeholder_sha256_hash"
|
||||
"2.0.0":
|
||||
url: "https://github.com/rmontanana/mdlp/archive/refs/tags/v2.0.0.tar.gz"
|
||||
sha256: "placeholder_sha256_hash"
|
||||
|
||||
patches:
|
||||
"2.1.0":
|
||||
- patch_file: "patches/001-cmake-fix.patch"
|
||||
patch_description: "Fix CMake configuration for Conan compatibility"
|
||||
patch_type: "portability"
|
Reference in New Issue
Block a user