kparzysz-quic commented on a change in pull request #10493:
URL: https://github.com/apache/tvm/pull/10493#discussion_r821187337
##########
File path: CMakeLists.txt
##########
@@ -514,9 +514,24 @@ target_compile_definitions(tvm_libinfo_objs PUBLIC
DMLC_USE_LOGGING_LIBRARY=<tvm
target_compile_definitions(tvm PUBLIC
DMLC_USE_LOGGING_LIBRARY=<tvm/runtime/logging.h>)
target_compile_definitions(tvm_runtime PUBLIC
DMLC_USE_LOGGING_LIBRARY=<tvm/runtime/logging.h>)
+
+include(cmake/modules/Hexagon.cmake)
Review comment:
You cannot move this include here.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]