Skip to content

CMake: install the libraries in prefix/lib#166

Open
robUx4 wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
robUx4:prefix-lib
Open

CMake: install the libraries in prefix/lib#166
robUx4 wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
robUx4:prefix-lib

Conversation

@robUx4
Copy link

@robUx4 robUx4 commented Nov 6, 2025

Libraries are usually not installed in prefix/lib/somename.

This matches what the .pc file is saying about the library location:

@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@

Libraries are usually not installed in prefix/lib/somename.
This matches what the .pc file is saying about the library location:
> @CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@

Signed-off-by: Steve Lhomme <slhomme@matroska.org>
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.

1 participant