leezu commented on a change in pull request #17387: [TVM][Windows] TVM Ops
windows build
URL: https://github.com/apache/incubator-mxnet/pull/17387#discussion_r368792178
##########
File path: CMakeLists.txt
##########
@@ -419,7 +419,7 @@ if(USE_OPENMP)
# could a Windows user please fix?
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/3rdparty/openmp/CMakeLists.txt
AND SYSTEM_ARCHITECTURE STREQUAL "x86_64"
- AND NOT MSVC
+ # AND NOT MSVC
Review comment:
Ok. Please then also remove `could a Windows user please fix?` comment
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services