1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

MinGW is also supported.

This commit is contained in:
Bartosz Taudul 2019-07-13 20:49:50 +02:00
parent 0ce93f714b
commit 74a40c230f

View File

@ -272,6 +272,7 @@ The following platforms are confirmed to be working (this is not a complete list
\item Android (ARM, x86) \item Android (ARM, x86)
\item FreeBSD (x64) \item FreeBSD (x64)
\item Cygwin (x64) \item Cygwin (x64)
\item MinGW (x64)
\item WSL (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.} \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} \end{itemize}