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/06/30 20:02:28 UTC

[GitHub] [tvm] tqchen edited a comment on pull request #8373: [BUILD] Add caching to CMake

tqchen edited a comment on pull request #8373:
URL: https://github.com/apache/tvm/pull/8373#issuecomment-871689078


   Thanks @electriclilies , by standard options, I actually meant
   -  `set(CMAKE_C_COMPILER_LAUNCHER /path/to/ccache)` vs  `set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE  /path/to/ccache)`
    
   seems they are two ways to do the same thing(see some related issues https://github.com/Tencent/rapidjson/issues/1794), but we are not sure
   


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