tqchen opened a new pull request, #14686: URL: https://github.com/apache/tvm/pull/14686
This PR updates the search patter of config.cmake to CMAKE_BINARY_DIR. This behavior remains unchanged for TVM build. The difference only happens when tvm was included as a subdirectory by another project via add_subdirectory. In such cases, we will search the config.cmake on the root of the parent project rather than the tvm folder. -- 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]
