Skip to content

Commit

Permalink
Fix setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Feb 25, 2024
1 parent 187d26f commit 692fa43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def get_library_dirs():
"cuba",
"class",
],
library_dirs=get_library_dirs(),
extra_compile_args=extra_compile_args,
),
]
Expand Down

0 comments on commit 692fa43

Please sign in to comment.