leezu commented on a change in pull request #18904:
URL: https://github.com/apache/incubator-mxnet/pull/18904#discussion_r474239441



##########
File path: CMakeLists.txt
##########
@@ -160,6 +160,7 @@ if("$ENV{VERBOSE}" STREQUAL "1")
   message(STATUS " Verbose Makefile ACTIVATED")
   set(CMAKE_VERBOSE_MAKEFILE ON)
 endif()
+set(CMAKE_VERBOSE_MAKEFILE ON)

Review comment:
       Please remove this. Instead you should specify `VERBOSE=1` when running 
`make`, or `-v` when running ninja.




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


Reply via email to