Added vcpkg.
This commit is contained in:
parent
5007a1047a
commit
0b77c074cf
@ -21,6 +21,7 @@ jobs:
|
||||
cd ${{ gitea.workspace }}
|
||||
vcpkg install
|
||||
cmake -A x64 -DCMAKE_BUILD_TYPE=Release .
|
||||
ls
|
||||
cd build
|
||||
cmake --build . --config Release
|
||||
cmake --install .
|
||||
|
Loading…
Reference in New Issue
Block a user