diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ Required: Optional (for synchronization/remote): - Libsoup 2.24 (or newer) +If having trouble building with libsoup, disable it with: + cmake -DHARDINFO_NOSYNC=1 + BUILDING -------- |