gha3mi / forimage

ForImage - A Fortran library for processing and editing PNM images and managing colors.
https://gha3mi.github.io/forimage/
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add CMake support #11

Closed jchristopherson closed 10 months ago

jchristopherson commented 10 months ago

Hi @gha3mi. I have situations in my current workflow that dictate the use of CMake vs. FPM. I'm sure there are others as well. To that end, please consider this addition of CMake as a build system. I've also include CI specific to the CMake build to ensure its quality. Thanks!