You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/17 17:35:02 UTC

[GitHub] [tvm] driazati edited a comment on pull request #9763: Generate compile_commands.json by default

driazati edited a comment on pull request #9763:
URL: https://github.com/apache/tvm/pull/9763#issuecomment-996899034


   I think it's better in `CMakeLists.txt` since everyone will get it automatically rather than having to update any cmake configs they use, but the point about avoiding messing with parent projects is good. It [looks like](https://stackoverflow.com/questions/25199677/how-to-detect-if-current-scope-has-a-parent-in-cmake) that can be detected so it can avoid setting anything in that case, I will follow up with a fix soon


-- 
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: commits-unsubscribe@tvm.apache.org

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