MantisBT - CMake
View Issue Details
0010198CMakeModulespublic2010-01-29 03:402010-10-06 14:44
Marcel Loose 
Kovarththanan Rajaratnam 
normalmajoralways
closedfixed 
CMake-2-8 
CMake 2.8.3CMake 2.8.3 
0010198: FindSubversion does not always handle REQUIRED option correctly
FindSubversion ignores the REQUIRED option whenever QUIET is not given too. I'll add a patch that solves this problem. Maybe it would be better to use FPHSA for this.
No tags attached.
patch FindSubversion.cmake.required-bug.patch (1,044) 2010-01-29 03:40
https://public.kitware.com/Bug/file/2819/FindSubversion.cmake.required-bug.patch
Issue History
2010-01-29 03:40Marcel LooseNew Issue
2010-01-29 03:40Marcel LooseFile Added: FindSubversion.cmake.required-bug.patch
2010-08-04 03:10Kovarththanan RajaratnamStatusnew => assigned
2010-08-04 03:10Kovarththanan RajaratnamAssigned To => Kovarththanan Rajaratnam
2010-08-04 03:11Kovarththanan RajaratnamNote Added: 0021625
2010-08-04 03:11Kovarththanan RajaratnamStatusassigned => closed
2010-08-04 03:11Kovarththanan RajaratnamResolutionopen => fixed
2010-08-04 03:11Kovarththanan RajaratnamFixed in Version => CMake-2-8
2010-08-31 18:00David ColeTarget Version => CMake 2.8.3
2010-10-06 14:44David ColeFixed in VersionCMake-2-8 => CMake 2.8.3

Notes
(0021625)
Kovarththanan Rajaratnam   
2010-08-04 03:11   
Fixed by using FPHSA()