Skip to content

Commit 9d9c846

Browse files
ymwanggUbuntu
authored and
Ubuntu
committed
Build and test on GPU
1 parent 185fd73 commit 9d9c846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -458,4 +458,5 @@ endif(INSTALL_DEV)
458458
if(MSVC)
459459
target_compile_definitions(tvm PRIVATE -DTVM_EXPORTS)
460460
target_compile_definitions(tvm_runtime PRIVATE -DTVM_EXPORTS)
461+
target_compile_definitions(tvm_runtime_static PRIVATE -DTVM_EXPORTS)
461462
endif()

0 commit comments

Comments
 (0)