jmont-dev / ollama-hpp

Modern, Header-only C++ bindings for the Ollama API.
MIT License
53 stars 7 forks source link

Create CMakeLists.txt Support for MinGW #6

Open JG-Adams opened 3 months ago

JG-Adams commented 3 months ago

It's always nice to have a CMakeLists.

JG-Adams commented 3 months ago

This allow support for MinGW on Window. I don't have experience for Linux, but, it might be very simple and doesn't actually need anything.