Update action.yml
This commit is contained in:
parent
de055eec1f
commit
c9f3103a02
1
.github/actions/libsnappy/action.yml
vendored
1
.github/actions/libsnappy/action.yml
vendored
@ -44,6 +44,7 @@ runs:
|
||||
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"
|
||||
md build build\include build\lib build\lib\pkgconfig dist
|
||||
cd snappy
|
||||
git submodule update --init
|
||||
md work
|
||||
cd work
|
||||
cmake -G "Visual Studio 17 2022" .. -DCMAKE_INSTALL_PREFIX=..\..\build -DBUILD_SHARED_LIBS=OFF -DSNAPPY_BUILD_TESTS=OFF
|
||||
|
Loading…
x
Reference in New Issue
Block a user