From 74a40c230f5fa573e4a7345c4546b42905574611 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 13 Jul 2019 20:49:50 +0200 Subject: [PATCH] MinGW is also supported. --- manual/tracy.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/manual/tracy.tex b/manual/tracy.tex index 792ea012..e13c8d99 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -272,6 +272,7 @@ The following platforms are confirmed to be working (this is not a complete list \item Android (ARM, x86) \item FreeBSD (x64) \item Cygwin (x64) +\item MinGW (x64) \item WSL (x64) \item OSX (x64)\footnote{Be aware that support for Thread Local Storage is required. It is only available since Xcode 8 and not before iOS 9.} \end{itemize}