Skip to content

Commit

Permalink
Update cupcake.json to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnfreeman committed Jan 11, 2024
1 parent fac7555 commit 53cbb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 10-conan/cupcake.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
"main": [
{
"name": "zero",
"file": "zero",
"targets": ["zero::libzero"]
}
],
"test": [
{
"name": "doctest",
"file": "doctest",
"targets": ["doctest::doctest"]
}
]
Expand Down

0 comments on commit 53cbb71

Please sign in to comment.