weberlo commented on pull request #5921:
URL: https://github.com/apache/incubator-tvm/pull/5921#issuecomment-652648550
@areusch Added some comments. Also curious if there are any special
instructions for running the tests. I added `set(USE_STANDALONE_CRT on)` in
`config.cmake`, but when I attempt to build, I get
```
CMake Error at cmake/modules/StandaloneCrt.cmake:92 (target_link_libraries):
Cannot specify link libraries for target
"host_standalone_crt_graph_runtime" which is not built by this project.
Call Stack (most recent call first):
CMakeLists.txt:308 (include)
```
----------------------------------------------------------------
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]