Hello,
I've been following libjpeg-turbo since your last release and I admire the clean, well-engineered build setup. It's a good advertisement for cmake. I'm building the recent release from source. There are people who *like* to build from source instead of installing from binary releases, for several reasons. I'm one of those people.
Still, there can be too much of a good thing. I want to build on one system running Cygwin and make a .zip or tarball that I can then use to install on other machines. I'm stuck about how to do this. I've looked a the WWW-AI and it talks about including CPack, bu tI think libjpeg-turbo is using a custom script instead. Hand me a clue and I'll shine your shoes for life ;-).