Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #555 #556

Merged
merged 5 commits into from
Sep 14, 2019
Merged

Fix #555 #556

merged 5 commits into from
Sep 14, 2019

Conversation

kdt3rd
Copy link
Contributor

@kdt3rd kdt3rd commented Sep 14, 2019

This fixes issue #555 as well as enabling IlmBase and OpenEXR to compile by default under Ubuntu 18.04 which has an older cmake by default

We can support 3.10 as long as the user isn't requesting a scenario
where we need object libraries and we don't build pyilmbase

Signed-off-by: Kimball Thurston <[email protected]>
…ature

Propagating library use to the global level is a newer cmake feature and
doesn't work reliably when included as a sub-project anyway. Remove this
and do the normal "find it at the top level" step inside the included
setup

Signed-off-by: Kimball Thurston <[email protected]>
similar to thread library, move zlib to global find location for older
cmake support

Signed-off-by: Kimball Thurston <[email protected]>
@cary-ilm
Copy link
Member

LGTM

@kdt3rd kdt3rd merged commit 249acf1 into AcademySoftwareFoundation:master Sep 14, 2019
@kdt3rd kdt3rd deleted the fix_555 branch September 14, 2019 22:11
@cary-ilm cary-ilm added this to the v2.5.0 milestone Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants