mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Install GLFW.
This commit is contained in:
parent
3c1c7cb624
commit
9058b6ef78
@ -8,6 +8,7 @@ build_script:
|
||||
- cmd: msbuild .\update\build\win32\update.vcxproj
|
||||
- cmd: msbuild .\standalone\build\win32\Tracy.vcxproj
|
||||
- cmd: msbuild .\capture\build\win32\capture.vcxproj
|
||||
- sh: sudo apt-get -y install libglfw3-dev
|
||||
- sh: make -C update/build/unix debug release
|
||||
- sh: make -C standalone/build/unix debug release
|
||||
- sh: make -C capture/build/unix debug release
|
||||
|
Loading…
Reference in New Issue
Block a user