chrislim2888 / IP2Location-C-Library

IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather station code, weather station name, mobile, usage types, etc that any IP address or hostname originates from.
https://www.ip2location.com
MIT License
61 stars 30 forks source link

cmake support #56

Closed joy4eg closed 2 years ago

joy4eg commented 2 years ago

Hello,

Thanks for the nice API ;)

It would be nice to have here also cmake support which will make bundling (and having submodule) a little bit easier.

ip2location commented 2 years ago

Currently, there is no intention of Cmake support. If you wish to contribute, you are welcome to create a PR for this purpose.