rm5248 commented on pull request #99:
URL: https://github.com/apache/logging-log4cxx/pull/99#issuecomment-1008162731


   The patch as given requires CMake 3.20+, but doesn't update the minimum 
required version.  I'd like to not have to bump the CMake version if possible.
   
   I changed the `cmake_path` directive to `file(RELATIVE_PATH 
LOG4CXX_REL_BIN_TO_SRC_DIR "${LOG4CXX_SOURCE_DIR}" 
"${CMAKE_CURRENT_BINARY_DIR}")` on my side which seems to work fine, would you 
be able to validate that?  I don't see where the particular example that you 
showed is coming in from, that only seems to be a problem with the MapFilter 
page.


-- 
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]


Reply via email to