mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +00:00
Core package is implicit in vcpkg.
This commit is contained in:
parent
5bc01124c2
commit
f9cf6df3ad
@ -568,7 +568,7 @@ On Windows you will need to use the \texttt{vcpkg} utility, which will automatic
|
||||
|
||||
\begin{lstlisting}[language=sh]
|
||||
vcpkg integrate install
|
||||
vcpkg install --triplet x64-windows-static freetype glfw3 capstone[core,arm,arm64,x86]
|
||||
vcpkg install --triplet x64-windows-static freetype glfw3 capstone[arm,arm64,x86]
|
||||
\end{lstlisting}
|
||||
|
||||
\paragraph{Unix}
|
||||
|
Loading…
Reference in New Issue
Block a user