mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Add information on how to build utilities.
This commit is contained in:
parent
2b5e45cd9b
commit
5610bd0f8b
@ -643,6 +643,10 @@ On Unix systems you will need to install the \texttt{pkg-config} utility and the
|
||||
|
||||
Installation of the libraries on OSX can be facilitated using the \texttt{brew} package manager.
|
||||
|
||||
\subsubsection{Build process}
|
||||
|
||||
On Windows navigate to the \texttt{build/win32} directory and open the solution file in Visual Studio. On Unix go to the \texttt{build/unix} directory and build the \texttt{release} target using GNU make.
|
||||
|
||||
\subsubsection{Embedding the server in profiled application}
|
||||
\label{embeddingserver}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user