tkonolige commented on a change in pull request #6656:
URL: https://github.com/apache/incubator-tvm/pull/6656#discussion_r506766711



##########
File path: cmake/modules/RustExt.cmake
##########
@@ -0,0 +1,26 @@
+if(USE_RUST_EXT AND NOT USE_RUST_EXT EQUAL OFF)

Review comment:
       _if(<constant>)
   True if the constant is 1, ON, YES, TRUE, Y, or a non-zero number. False if 
the constant is 0, OFF, NO, FALSE, N, IGNORE, NOTFOUND, the empty string, or 
ends in the suffix -NOTFOUND. Named boolean constants are case-insensitive. If 
the argument is not one of these constants, it is treated as a variable._




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

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


Reply via email to