andydevs / fractool

Generic fractal image generator
https://andydevs.github.io/fractool
MIT License
1 stars 0 forks source link

Add Support for CPack #53

Closed andydevs closed 2 years ago

andydevs commented 2 years ago

Can create installer packages for both Windows and MacOS/Linux. I've also added a lean boost install (install only required libraries), as per issue #37.

Also removed the CI CD pipeline... I'm gonna build it myself

andydevs commented 2 years ago

Tested on windows. Works

andydevs commented 2 years ago

Tested on MacOS. Works. Linux should work as well...