2015.06.16 14:39 "[Tiff] CMake support for building libtiff", by Roger Leigh

2015.06.17 03:16 "Re: [Tiff] CMake support for building libtiff", by Bob Friesenhahn

Would there be any interest in having support for building libtiff with CMake? This would allow for easier building on Windows and other platforms since it can generate build files for a whole host of different build tools and IDEs. For example, on Windows it generates project files for specific visual studio versions. On Unix it generates standard Makefiles. It also allows seamless integration of libtiff into libtiff-using projects (embedded directly or downloaded and build as a "superbuild"), and is quite a bit simpler to manage and use than the autotools (I switched after 15 years of autotools use).

I'm happy to do the work and submit this for inclusion. I just wanted to check if this was something which was of interest for others as well, and which wasn't totally objectionable to the maintainers.

I don't believe that CMake support is objectionable to libtiff maintainers. The main concern is that there be sufficient level of dedication to make sure that the initial solution is good enough, and that there is the periodic support needed to keep things working well. If the work is contributed, then I am willing to integrate it.

CMake is certainly better than nmake Makefiles and it is better than canned Visual Studio project files.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/