mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Fix nuget.
This commit is contained in:
parent
69dd0b72c1
commit
91c397f25c
@ -4,6 +4,10 @@ platform:
|
||||
image:
|
||||
- Visual Studio 2017
|
||||
- Ubuntu
|
||||
before_build:
|
||||
- cmd: cd profiler\build\win32
|
||||
- cmd: nuget restore
|
||||
- cmd: cd ..\..\..
|
||||
build_script:
|
||||
- cmd: msbuild .\update\build\win32\update.vcxproj
|
||||
- cmd: msbuild .\profiler\build\win32\Tracy.vcxproj
|
||||
|
Loading…
Reference in New Issue
Block a user