summaryrefslogtreecommitdiff
path: root/cmake/PostInstall.in
diff options
context:
space:
mode:
authorsongyanchao <[email protected]>2023-06-16 04:02:54 +0000
committersongyanchao <[email protected]>2023-06-16 06:25:31 +0000
commit5904f0071821f4b77c984ffacb4e1f7f9e34d650 (patch)
treee6423946155d5910ac86ae1e344ff6fa290d0763 /cmake/PostInstall.in
parent512b66f21acd3e35eba9c6906c2bc92f42848f7a (diff)
✨ feat(DPISDN-9): 添加mrmarch工具
添加mrmarch工具
Diffstat (limited to 'cmake/PostInstall.in')
-rw-r--r--cmake/PostInstall.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/PostInstall.in b/cmake/PostInstall.in
index 4e9205c..e802511 100644
--- a/cmake/PostInstall.in
+++ b/cmake/PostInstall.in
@@ -63,6 +63,10 @@ command="update-alternatives --altdir @CMAKE_INSTALL_PREFIX@/update_alternatives
@CMAKE_INSTALL_PREFIX@/bin/devbind.py \
devbind.py \
@MR_INSTALL_BINDIR@/devbind.py \
+ --slave \
+ @CMAKE_INSTALL_PREFIX@/bin/mrmarch \
+ mrmarch \
+ @MR_INSTALL_BINDIR@/mrmarch \
--slave \
@CMAKE_INSTALL_PREFIX@/lib \
lib \