Skip to content

Commit

Permalink
update targets-data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Dec 10, 2023
1 parent e0843eb commit 1bdbb81
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion src/main/resources/conan/targets-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": 1702080980,
"date": 1702167472,
"libraries": {
"7bitconf": {
"cmake_file_name": "7bitConf",
Expand Down Expand Up @@ -4099,6 +4099,26 @@
"0.10.2"
]
},
"cyclonedds-cxx": {
"cmake_file_name": "CycloneDDS-CXX",
"cmake_target_name": "CycloneDDS-CXX::CycloneDDS-CXX",
"components": {
"ddscxx": {
"cmake_target_name": "CycloneDDS-CXX::ddscxx"
},
"idlcxx": {
"cmake_target_name": "CycloneDDS-CXX::idlcxx"
}
},
"description": "Eclipse Cyclone DDS C++ Binding- An implementation of the OMG Data Distribution Service (DDS) specification",
"license": [
"EPL-2.0"
],
"v2": true,
"versions": [
"0.10.4"
]
},
"cyrus-sasl": {
"description": "This is the Cyrus SASL API implementation. It can be used on the client or server side to provide authentication and authorization services.",
"license": [
Expand Down

0 comments on commit 1bdbb81

Please sign in to comment.