Skip to content

Commit

Permalink
Update conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
josephbirkner committed Jul 9, 2024
1 parent 1cfee19 commit 36ba66b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

class ZswagRecipe(ConanFile):
name = "zswag"

# Specify the generators
settings = "os", "arch", "compiler", "build_type"
generators = "CMakeDeps"

# Specify options
Expand Down

0 comments on commit 36ba66b

Please sign in to comment.