mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
fix conan.py
This commit is contained in:
parent
c0ae150a26
commit
1f94f282c0
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ class MagicEnumConan(ConanFile):
|
|||
license = "MIT"
|
||||
exports_sources = ["include/*", "LICENCE"]
|
||||
exports = ["LICENSE"]
|
||||
settings = "compiler"
|
||||
no_copy_source = True
|
||||
|
||||
@property
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue