swebb2066 opened a new pull request #103:
URL: https://github.com/apache/logging-log4cxx/pull/103
Currently, the examples use ${XMLLIB_LIBRARIES} while tests and the log4cxx
library use EXPAT::EXPAT.
This PR aims to localise in the top level CMakeLists.txt the expat library
reference.
Note: find(EXPAT) will cornnect to the script shipped with the CMake modules
while Find(Expat) will connect to the scripts shipped by Expat.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]