mirror of
https://github.com/wolfpld/tracy.git
synced 2026-01-18 17:11:26 +01:00
Fix nuget.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user