[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6450: [WINDOWS][MSVC] Fix MSVC warnings

2020-09-12 Thread GitBox
junrushao1994 commented on a change in pull request #6450: URL: https://github.com/apache/incubator-tvm/pull/6450#discussion_r486809195 ## File path: CMakeLists.txt ## @@ -109,6 +109,22 @@ if(MSVC) endif(${flag_var} MATCHES "/MD") endforeach(flag_var) endif() +

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6450: [WINDOWS][MSVC] Fix MSVC warnings

2020-09-12 Thread GitBox
junrushao1994 commented on a change in pull request #6450: URL: https://github.com/apache/incubator-tvm/pull/6450#discussion_r486809195 ## File path: CMakeLists.txt ## @@ -109,6 +109,22 @@ if(MSVC) endif(${flag_var} MATCHES "/MD") endforeach(flag_var) endif() +

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6450: [WINDOWS][MSVC] Fix MSVC warnings

2020-09-12 Thread GitBox
junrushao1994 commented on a change in pull request #6450: URL: https://github.com/apache/incubator-tvm/pull/6450#discussion_r486809195 ## File path: CMakeLists.txt ## @@ -109,6 +109,22 @@ if(MSVC) endif(${flag_var} MATCHES "/MD") endforeach(flag_var) endif() +

[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #6450: [WINDOWS][MSVC] Fix MSVC warnings

2020-09-10 Thread GitBox
junrushao1994 commented on a change in pull request #6450: URL: https://github.com/apache/incubator-tvm/pull/6450#discussion_r486809195 ## File path: CMakeLists.txt ## @@ -109,6 +109,22 @@ if(MSVC) endif(${flag_var} MATCHES "/MD") endforeach(flag_var) endif() +