Let's say I have the following vcpkg manifest:
{
"dependencies": [
{
"name": "nlohmann-json",
"version>=": "3.11.3"
}
]
}
Is there a way to specify that I only want this dependency on Cent 7?
=": "3.11.3" } ] } Is there a way to specify th" /> =": "3.11.3" } ] } Is there a way to specify th" /> =": "3.11.3" } ] } Is there a way to specify th"/>
Let's say I have the following vcpkg manifest:
{
"dependencies": [
{
"name": "nlohmann-json",
"version>=": "3.11.3"
}
]
}
Is there a way to specify that I only want this dependency on Cent 7?