swebb2066 commented on issue #349:
URL: 
https://github.com/apache/logging-log4cxx/issues/349#issuecomment-1937609722

   This is a bug. The LOG4CXX_NS cmake variable is not available when 
`src/cmake/boost-fallback/boost-std-configuration.h.cmake` is being processed 
as it is not exported from `src\main\include\CMakeLists.txt` to the parent 
context. I think the following statement should be moved from 
`src\main\include\CMakeLists.txt` to the top level CMakeLists.txt.
   
   `set(LOG4CXX_NS "log4cxx" CACHE STRING "Root namespace name")`


-- 
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: notifications-unsubscr...@logging.apache.org

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

Reply via email to