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. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
