Skip to content

Commit 057910a

Browse files
committed
Mention SYNCTHING_PATH in README
1 parent 4500b9c commit 057910a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,8 @@ Note that:
436436
required. I had to set the debugger path to use GDB, though.
437437
* You must *not* use the presets containing `mingw-w64` in their name as those are only intended for
438438
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.
439441

440442
###### Building with MSVC
441443
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

Comments
 (0)