Skip to content

Commit

Permalink
Link also OpenEXRCore
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Cercos-Pita <jlcercos@gmail.com>
  • Loading branch information
sanguinariojoe committed Jul 18, 2023
1 parent bd85dee commit 753886b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wrappers/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
libraries_static=['z',
f'Imath-3_1',
f'Iex-{version_major}_{version_minor}',
f'OpenEXRCore-{version_major}_{version_minor}',
f'OpenEXR-{version_major}_{version_minor}',
f'IlmThread-{version_major}_{version_minor}']
definitions = [('PYOPENEXR_VERSION_MAJOR', f'{version_major}'),
Expand Down

0 comments on commit 753886b

Please sign in to comment.