Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit613713b

Browse files
committed
Update win_cmake_build.yml
1 parentfc945d8 commit613713b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎.github/workflows/win_cmake_build.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,13 @@ jobs:
6565
mkdir buildcc
6666
mkdir libs
6767
mkdir extensions
68+
cd ..
69+
dir
6870
6971
-name:BuildExe IM example tiny-process-library
7072
working-directory:${{github.workspace}}/${{env.BUILD_FOLDER_MSVC_DEV_ALL}}
7173
run:|
72-
$env:BUILDCC_HOME
74+
$env:BUILDCC_HOME = "${{github.workspace}}/../buildcc_home"
7375
cmake --build . --config Release --target run_buildexe_im_tpl_win_msvc
7476
7577
# - name: TODO, BuildExe SM simple hyrid example

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp