mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
move cmake_uninstall.cmake.in into cmake/ subfolder
Summary: TSIA Closes https://github.com/caffe2/caffe2/pull/1167 Differential Revision: D5767229 Pulled By: Yangqing fbshipit-source-id: 0798981e505ffe11f532065680f794cba16d140c
This commit is contained in:
parent
dd5400e452
commit
7ec4485858
|
|
@ -143,7 +143,7 @@ Caffe2_print_configuration_summary()
|
|||
|
||||
if(NOT TARGET uninstall)
|
||||
configure_file(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/cmake/cmake_uninstall.cmake.in
|
||||
${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake
|
||||
IMMEDIATE @ONLY)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user