8000 Update CMakeLists.txt · pytorch/pytorch@873a307 · GitHub
[go: up one dir, main page]

Skip to content

Commit 873a307

Browse files
ratnampapytorchmergebot
authored andcommitted
Update CMakeLists.txt
1 parent 8dc634e commit 873a307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

caffe2/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,6 @@ if(USE_XPU)
10441044
add_library(torch_xpu ${Caffe2_XPU_SRCS})
10451045
torch_compile_options(torch_xpu) # see cmake/public/utils.cmake
10461046
target_compile_definitions(torch_xpu PRIVATE USE_XPU)
1047-
10481047
if(WIN32)
10491048
target_compile_options(torch_xpu PRIVATE /permissive-)
10501049
endif()

0 commit comments

Comments
 (0)
0