lsalzman / enet

ENet reliable UDP networking library
MIT License
2.66k stars 667 forks source link

CMake: Include libenet.pc in installation #233

Open h3xx opened 7 months ago

h3xx commented 7 months ago

Does not break existing ability to build using GNU Autotools. In fact, it fixes some compatibility with it (GNU Autotools installs the .pc file, therefore so should CMake).

Closes #243

Croydon commented 3 months ago

The rest might still be nice to have. Could you rebase this pull request @h3xx?

h3xx commented 3 months ago

Done rebasing. Excellent work on #242 and #244!

brad0 commented 2 months ago

This looks good to me and does what I would expect.

brad0 commented 1 month ago

@Croydon Can you please get this and the LANGUAGES CMake patch in?

Croydon commented 1 month ago

@Croydon Can you please get this and the LANGUAGES CMake patch in?

I am just another community member and can't do such a thing, sorry.

brad0 commented 3 weeks ago

I am just another community member and can't do such a thing, sorry.

Oh, my misunderstanding. I saw you in various tickets and PRs and thought maybe you were associated with the project.