You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/02/06 01:02:42 UTC

[GitHub] [tvm] tkonolige commented on a change in pull request #7417: [FIX,CMAKE] Only compile runtime files once

tkonolige commented on a change in pull request #7417:
URL: https://github.com/apache/tvm/pull/7417#discussion_r571328231



##########
File path: CMakeLists.txt
##########
@@ -371,10 +371,10 @@ endif()
 
 add_lib_info(${CMAKE_CURRENT_LIST_DIR}/src/support/libinfo.cc)
 
-add_library(tvm_objs OBJECT ${COMPILER_SRCS} ${RUNTIME_SRCS})

Review comment:
       These defines were already broken/inconsistent, but I've fixed them.




----------------------------------------------------------------
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:
users@infra.apache.org