[CMake] [New Module] FindPHP
Paul Colby
cmake at colby.id.au
Mon Nov 5 00:59:42 EST 2012
Hi everyone,
First time posting here, so treading lightly.. ;)
While working on a SWIG-based PHP binding for the Apache Qpid project, I
had to create my own FindPHP module - one that finds a lot more information
about the PHP development environment than the existing FindPHP4 module
does, and is not limited to that version (eg works for PHP 5+ too).
I'd like to contribute that module to the CMake project - either as new
module proper (happy to do most of the maintenance work for it when not
flat out with other jobs), or simply as inspiration for someone else to
update the existing FindPHP4 module or create something else entirely new
and better instead :)
I've attached the module as it stands today, but I'm sure there's plenty of
things in it not done the "best" way, or not the "cmake" way, so just let
me know what you think.
Is this something worth pursuing?
Cheers,
Paul Colby
PS - For some background (and an earlier version of the module), you can
see my Qpid PHP work at https://issues.apache.org/jira/browse/QPID-3027
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121105/24ae3b4d/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindPHP.cmake
Type: application/octet-stream
Size: 5274 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121105/24ae3b4d/attachment-0001.obj>
More information about the CMake
mailing list