Skip to content

Commit 02dc976

Browse files
committed
move file + replace
1 parent 1011fdc commit 02dc976

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
@@ -677,7 +677,7 @@ install(
677677
INCLUDES
678678
DESTINATION ${_common_include_directories}
679679
)
680-
install(FILES build/executorch-config.cmake DESTINATION lib/cmake/ExecuTorch)
680+
install(FILES tools/cmake/executorch-config.cmake DESTINATION lib/cmake/ExecuTorch)
681681

682682
#
683683
# executor_runner: Host tool that demonstrates program execution.
File renamed without changes.

0 commit comments

Comments
 (0)