iguessthislldo opened a new pull request, #49:
URL: https://github.com/apache/xerces-c/pull/49

   Fixes https://issues.apache.org/jira/browse/XERCESC-2236, where trying to 
use the generated CMake config package doesn't work because the dependencies 
are not loaded using `find_package` in the config package. This change assumes 
they're not necessary for users of the library and marks them as `PRIVATE` so 
they don't end up in the config package in the first place.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to