Updated Building KeePassXC (markdown)

Janek Bevendorff
2024-02-19 23:07:01 +01:00
parent d2f5566a97
commit 225a88668f

@@ -113,7 +113,7 @@ make -j8 package
``` ```
If you build with MSVC, make sure that `-DCMAKE_TOOLCHAIN_FILE` points to the correct path of your vcpkg installation. If instead, you build with Msys2, omit it altogether. If you build with MSVC, make sure that `-DCMAKE_TOOLCHAIN_FILE` points to the correct path of your vcpkg installation. If instead, you build with Msys2, omit it altogether.
If you build with MSys2, add `-G "MSYS Makefiles`. If you build with MSys2, add `-G "MSYS Makefiles"`.
## 3. Running tests ## 3. Running tests