Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2017-10-31 00:13:07 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2017-10-31 00:13:07 +0300
commitb1de9872c37209168ea342f258409fbb42101354 (patch)
tree166a83b01229df488754ad42f373f56c2d404ab1 /README.md
parent0578445762cb15acb76d9448ea04683d9d8be4dc (diff)
Cygwin and WSL also are verified to be working.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66138899..06c81790 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ Tracy requires compiler support for C++11, Thread Local Storage and a way to wor
- Linux (x86, x64, ARM, ARM64)
- Android (ARM, x86)
- FreeBSD (x64)
+- Cygwin (x64)
+- WSL (x64)
The following compilers are supported: