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
FindPHP.cmake
Description: Binary data
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
