Skip to content

Fix shared lib symlink installation path#2326

Merged
cary-ilm merged 3 commits intoAcademySoftwareFoundation:mainfrom
jhacsonmeza:fix_install_dir
Apr 1, 2026
Merged

Fix shared lib symlink installation path#2326
cary-ilm merged 3 commits intoAcademySoftwareFoundation:mainfrom
jhacsonmeza:fix_install_dir

Conversation

@jhacsonmeza
Copy link
Copy Markdown
Contributor

This pull request fixes the installation path of the libIex.so symlink when cmake --install . --prefix <custom_path> is used for installation. The solution proposed is the same as AcademySoftwareFoundation/Imath#556, where CMAKE_INSTALL_FULL_LIBDIR is replaced with CMAKE_INSTALL_LIBDIR.

jhacsonmeza and others added 2 commits March 27, 2026 13:06
@cary-ilm
Copy link
Copy Markdown
Member

This looks fine, thanks. I'd like to extend the CI to catch this error before merging the fix, I'll come up with a suggested change shortly.

@cary-ilm
Copy link
Copy Markdown
Member

cary-ilm commented Apr 1, 2026

#2333 adds a CI test to validate this doesn't break in the future.

Copy link
Copy Markdown
Member

@cary-ilm cary-ilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cary-ilm cary-ilm merged commit 1e4009f into AcademySoftwareFoundation:main Apr 1, 2026
50 of 51 checks passed
cary-ilm added a commit that referenced this pull request Apr 1, 2026
Signed-off-by: Jhacson Meza <jhacsonmeza@gmail.com>
Co-authored-by: Cary Phillips <cary@ilm.com>
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