csullivan commented on PR #11116: URL: https://github.com/apache/tvm/pull/11116#issuecomment-1109397716
BUILD_ALWAYS=ON was there to ensure the externally built tvm_runtimes always had a build step when compiling in case their dependant source files were modified. Without it, after the first successful build of the external projects, those targets would not be rebuilt even if their sources were modified. -- 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]
