Status of cmake on *nix
Issue #134
new
Using cmake on OS X, only 37 tests fail, with 1 segfault on png_resolution.
Is cmake maintained for *nix builds, or is everyone using autotools?
These seemed to indicate cmake was the way forward, but current homebrew and boostrap.sh scripts use autotools.
https://bitbucket.org/libgd/gd-libgd/issue/14/configure
https://bitbucket.org/libgd/gd-libgd/issue/13/latest-version-has-no-configure-file
Comments (3)
-
-
btw, go ahead with your CMake changes for master :)
-
reporter We're still ironing out some OS X issues. On linux, cmake should now be working fine. (at least, the way it is used by thumbs.sh).
- Log in to comment
I think we can close that or?