We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I propose migrating the current build system from make to cmake.
make
cmake
There are lots of benefits we can gain from the migration, for instance, CHECK_SYMBOLS_EXIST.
CHECK_SYMBOLS_EXIST
I'd love to avoid something like: redis/redis#13005 redis/redis#13104 (comment)
The text was updated successfully, but these errors were encountered:
Similar discussions in #79.
Sorry, something went wrong.
Yep, duplicate of #79
No branches or pull requests
I propose migrating the current build system from
make
tocmake
.There are lots of benefits we can gain from the migration, for instance,
CHECK_SYMBOLS_EXIST
.I'd love to avoid something like:
redis/redis#13005
redis/redis#13104 (comment)
The text was updated successfully, but these errors were encountered: