0
0
mirror of https://github.com/wolfpld/tracy.git synced 2026-01-18 17:11:26 +01:00

Add Vcpkg manifest + MSBuild integration

This commit is contained in:
MACHIZAUD Andréa
2022-04-07 23:27:18 +02:00
parent 0a432ed349
commit adcfe4df35
8 changed files with 29 additions and 2 deletions

1
.gitignore vendored
View File

@@ -29,6 +29,7 @@ profiler/build/win32/Tracy.aps
# include the vcpkg install script but not the files it produces
vcpkg/*
!vcpkg/install_vcpkg_dependencies.bat
/vcpkg_installed
.deps/
.dirstamp
.vscode/