mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Updated Building KeePassXC (markdown)
@@ -110,8 +110,6 @@ make -j8 package
|
||||
```
|
||||
Make sure that `-DCMAKE_TOOLCHAIN_FILE` points to the correct path of your vcpkg installation.
|
||||
|
||||
Note: Running KeePassXC from the build directory requires all third-party DLLs to be in your DLL search path. You can achieve this by adding `build\vcpkg_installed\x64-windows\bin` to your `Path` environment variable.
|
||||
|
||||
If you build with Msys2, omit `-DCMAKE_TOOLCHAIN_FILE` and `-DVCPKG_TARGET_TRIPLET` altogether and add `-G "MSYS Makefiles"` instead.
|
||||
|
||||
## 3. Running tests
|
||||
|
||||
Reference in New Issue
Block a user