Skip to content

Commit

Permalink
Update conanfile so it exports correct files
Browse files Browse the repository at this point in the history
  • Loading branch information
BentouDev committed Feb 11, 2024
1 parent 9bd77f9 commit a7f9b24
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 @@ -24,8 +24,7 @@ class AgnesConan(ConanFile):
python_requires_extend = "zetsubougen.ZetsubouBase"

exports_sources = [
"configurations/*",
"platform/*",
"config/*",
"Source/*",
"build_tools.ini",
"dependencies.ini",
Expand Down

0 comments on commit a7f9b24

Please sign in to comment.