Skip to content

Commit 5452bee

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

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ def run(self):
536536
),
537537
# Install executorch-wheel-config.cmake to pip package.
538538
(
539-
"build/executorch-wheel-config.cmake",
539+
"tools/cmake/executorch-wheel-config.cmake",
540540
"share/cmake/executorch-config.cmake",
541541
),
542542
]

0 commit comments

Comments
 (0)