mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
doc: Fix window building doc related to CMake
Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
parent
be093c4e06
commit
1b69865e93
|
@ -106,7 +106,7 @@ w:
|
|||
cd "w:\src\monado"
|
||||
|
||||
cmake -S . ^
|
||||
-b build
|
||||
-B build
|
||||
-G Ninja ^
|
||||
-DCMAKE_BUILD_TYPE="Release" ^
|
||||
-DCMAKE_TOOLCHAIN_FILE="w:\vcpkg\scripts\buildsystems\vcpkg.cmake"
|
||||
|
|
Loading…
Reference in a new issue