Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cgohlke committed Sep 17, 2023
1 parent 34e8f33 commit 6dee7b5
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 @@ -310,6 +310,7 @@ def customize_build_cgohlke(EXTENSIONS, OPTIONS):
'Advapi32',
'Userenv',
'Bcrypt',
'ntdll',
]
EXTENSIONS['szip']['libraries'] = ['szip-static']
EXTENSIONS['aec']['libraries'] = ['aec-static']
Expand Down

0 comments on commit 6dee7b5

Please sign in to comment.