[M5] verify-curated-db.sh + boost recipe (header-only)
This commit is contained in:
@@ -35,9 +35,8 @@
|
||||
{
|
||||
"version": ">=1.70.0",
|
||||
"nixpkgs_attr": "boost",
|
||||
"find_package": "Boost REQUIRED COMPONENTS {{components}}",
|
||||
"targets": ["Boost::{{component}}"],
|
||||
"components": "supported"
|
||||
"find_package": "Boost REQUIRED",
|
||||
"targets": ["Boost::headers"]
|
||||
}
|
||||
],
|
||||
"openssl": [
|
||||
|
||||
Reference in New Issue
Block a user