mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
Also on windows CI.
This commit is contained in:
parent
c333606600
commit
db4971e6c0
@ -8,7 +8,7 @@ install:
|
|||||||
- cmd: cd c:\tools\vcpkg
|
- cmd: cd c:\tools\vcpkg
|
||||||
- cmd: git pull
|
- cmd: git pull
|
||||||
- cmd: bootstrap-vcpkg.bat
|
- cmd: bootstrap-vcpkg.bat
|
||||||
- cmd: vcpkg install freetype glfw3 --triplet x64-windows-static
|
- cmd: vcpkg install freetype glfw3 capstone[core,arm,arm64,x86] --triplet x64-windows-static
|
||||||
- cmd: vcpkg integrate install
|
- cmd: vcpkg integrate install
|
||||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%
|
- cmd: cd %APPVEYOR_BUILD_FOLDER%
|
||||||
build_script:
|
build_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user