vaavaav commented on issue #2805: URL: https://github.com/apache/brpc/issues/2805#issuecomment-2449645778
After searching a bit more, I stumble upon the suggestion of treating `CMAKE_MODULE_PATH` as a _list_ of paths. As such, `list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")` is a much better practice. -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org