[CMake] xsd rules

Andreas Pakulat apaku at gmx.de
Sat Jul 14 11:53:55 EDT 2007


On 14.07.07 16:50:28, ope wrote:
> I try to build the rules for codesynthesis xsd schema compiler using
> these FindXsd.cmake rule attached.
> 
> The problems starts with the "required" argument. There comes no error
> message if the compiler xsd isn't found (e.g. renamed to xsd2). Why?

IIRC you need to use Xsd_FIND_REQUIRED and also there's no code that set
XSD_FIND_QUIETLY so you always get the success message

Andreas

-- 
You never hesitate to tackle the most difficult problems.


More information about the CMake mailing list