Skip to content

Conversation

@timwoj
Copy link
Member

@timwoj timwoj commented Sep 6, 2024

I noticed this while adding Redis support to the storage framework branch. We can't hardcode .so/.a for all platforms because on Windows it's .dll/.lib and on macOS shared libraries are .dylib. Use CMake variables to make these checks platform-independent.

@timwoj timwoj force-pushed the topic/timw/use-cmake-variables-for-library-name-suffixes branch from af9cc63 to 1efc03b Compare September 6, 2024 18:42
@timwoj timwoj force-pushed the topic/timw/use-cmake-variables-for-library-name-suffixes branch from 1efc03b to d38f51d Compare December 11, 2024 16:59
@timwoj timwoj force-pushed the topic/timw/use-cmake-variables-for-library-name-suffixes branch from a8e4c49 to d38f51d Compare December 12, 2024 19:39
@timwoj timwoj merged commit 0ae2977 into master Dec 12, 2024
2 checks passed
@timwoj timwoj deleted the topic/timw/use-cmake-variables-for-library-name-suffixes branch December 12, 2024 19:40
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.

4 participants