Skip to content

Comments

Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges#48

Merged
robertlipe merged 1 commit intopine64:masterfrom
neil-forks:master
Aug 8, 2023
Merged

Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges#48
robertlipe merged 1 commit intopine64:masterfrom
neil-forks:master

Conversation

@NeilHanlon
Copy link
Contributor

CMAKE_INSTALL_LIBDIR should be popualted with either lib or lib64,
depending on the architecture. This change makes it so that this flag is
respected by blisp and the library, runtime, and archives are installed
to the location requested by the build.

CMAKE_INSTALL_LIBDIR should be popualted with either lib or lib64,
depending on the architecture. This change makes it so that this flag is
respected by blisp and the library, runtime, and archives are installed
to the location requested by the build.
@NeilHanlon NeilHanlon changed the title Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges WIP: Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges Aug 8, 2023
Copy link
Collaborator

@robertlipe robertlipe left a comment

Choose a reason for hiding this comment

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

Thank you.

@robertlipe robertlipe merged commit 713e444 into pine64:master Aug 8, 2023
@NeilHanlon NeilHanlon changed the title WIP: Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges Use CMAKE_INSTALL_LIBDIR for install destination to respect build forges Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants