We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SYNCTHING_PATH
1 parent 4500b9c commit 057910aCopy full SHA for 057910a
README.md
@@ -436,6 +436,8 @@ Note that:
436
required. I had to set the debugger path to use GDB, though.
437
* You must *not* use the presets containing `mingw-w64` in their name as those are only intended for
438
cross-compilation on Arch Linux.
439
+* To run integration tests of Syncthing Tray you need to have `syncthing.exe` in the `PATH` or set
440
+ the environment variable `SYNCTHING_PATH` accordingly.
441
442
###### Building with MSVC
443
To build with MSVC you can use the `win-x64-msvc-static` preset. This preset (and all presets inheriting from it) need
0 commit comments