[cmake-developers] [patch] New find module FindXalanC

Brad King brad.king at kitware.com
Tue Jan 19 14:14:45 EST 2016


On 01/19/2016 12:02 PM, Roger Leigh wrote:
>>> +find_package(XercesC 3.0.0 REQUIRED)
> 
> I think this is an assumption leaking from my own usage of it. I've 
> removed the version here.

Thanks.  The CMakeOnly.AllFindModules and FindModulesExecuteAll
tests fail when XercesC is not available.  It should be required
only if XalanC is required (XalanC_FIND_REQUIRED).

-Brad



More information about the cmake-developers mailing list