Skip to content

Commit e95c1b7

Browse files
jathuDannyYuyang-quic
authored andcommitted
[build Folder Migration] Move build/executorch-config.cmake (pytorch#9318)
### Summary A series of diffs as a part of pytorch#9117. ### Test plan CI cc @larryliu0820 @lucylq
1 parent 6598261 commit e95c1b7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ install(
682682
INCLUDES
683683
DESTINATION ${_common_include_directories}
684684
)
685-
install(FILES build/executorch-config.cmake DESTINATION lib/cmake/ExecuTorch)
685+
install(FILES tools/cmake/executorch-config.cmake DESTINATION lib/cmake/ExecuTorch)
686686

687687
#
688688
# executor_runner: Host tool that demonstrates program execution.
File renamed without changes.

0 commit comments

Comments
 (0)