Skip to content

Conversation

@twolife
Copy link

@twolife twolife commented Aug 19, 2025

With these small changes, the cmake files plogConfig.cmake & plogConfigVersion.cmake will be installed under $PREFIX/share/cmake/plog instead of $LIBDIR/cmake/plog

This helps Linux distributions with multiarch library path (like Debian or Ubuntu) so they can distribute one "architecture: all" package instead of a multitude of architecture specific packages with the same set of files

@twolife
Copy link
Author

twolife commented Aug 19, 2025

Your CI teach me that ARCH_INDEPENDENT was only added in cmake 3.14 , so it may be not an acceptable changes 😞

@SergiusTheBest
Copy link
Owner

@twolife Thank you! It's a good and correct suggestion. Let me see how to deal with the old cmake,

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