mirror of
https://github.com/HEYAHONG/ExtBoard-001.git
synced 2025-05-08 15:45:59 +08:00
完善脚本
This commit is contained in:
parent
e0994f7bf2
commit
01cb5f1327
@ -1,7 +1,8 @@
|
||||
@echo off
|
||||
set PROJECT_PATH=%~dp0
|
||||
echo mksymlink start!
|
||||
pushd
|
||||
pushd %PROJECT_PATH%
|
||||
echo Dir is %CD%
|
||||
if not exist HCppBox\CMakeLists.txt mklink /D /J HCppBox ..\3rdparty\HCppBox\master\
|
||||
popd
|
||||
echo mksymlink end!
|
||||
echo mksymlink end!
|
||||
|
Loading…
x
Reference in New Issue
Block a user