Skip to content
New issue

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

Update gitignore; remove old Makefile #451

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Partmedia
Copy link

  • Update gitignore to ignore CMake files and the new binary name.

  • Remove the old Makefile.

    Per the README, CMake is now the preferred way to build the protoc extension. The Makefile doesn't actually work anymore on FreeBSD and presumably other platforms, either. Reduce confusion by removing it and adding it to gitignore since it is overwritten by CMake.

Per the README, CMake is now the preferred way to build the protoc
extension. The Makefile doesn't actually work anymore on FreeBSD and
presumably other platforms, either. Reduce confusion by removing it and
adding it to gitignore since it is overwritten by CMake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants