MantisBT - CMake
View Issue Details
0014540CMakeModulespublic2013-11-03 14:362014-06-02 08:37
Modestas Vainius 
Brad King 
normalminoralways
closedfixed 
Apple MacOS X10.4.10
CMake 2.8.11 
CMake 3.0CMake 3.0 
0014540: Typo in PHP find module
Hello,

there is a missing CACHE keyword which make the
set() command produce improper result in FindPHP4

Patch:

http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=blob;f=debian/patches/FindPHP4_fix_typo.diff [^]

Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722475 [^]
No tags attached.
Issue History
2013-11-03 14:36Modestas VainiusNew Issue
2013-11-04 08:53Brad KingNote Added: 0034345
2013-11-04 08:53Brad KingAssigned To => Brad King
2013-11-04 08:53Brad KingStatusnew => resolved
2013-11-04 08:53Brad KingResolutionopen => fixed
2013-11-04 08:53Brad KingFixed in Version => CMake 3.0
2013-11-04 08:53Brad KingTarget Version => CMake 3.0
2014-06-02 08:37Robert MaynardNote Added: 0035998
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034345)
Brad King   
2013-11-04 08:53   
Thanks. Actually that variable should not be cached anyway, so here is another fix:

 FindPHP4: Drop extra content from reported PHP4_INCLUDE_PATH
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a06debcd [^]
(0035998)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.