1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-12-28 03:38:24 +01:00
Files
Nextcloud-Desktop/test/nextcloud_add_test.cmake
Guido Falsi 5667a6aad2 Fix BUILD_TESTING on non Linux unices
vfs_xattr is build only if LINUX is defined, but when building tests it is depended upon when UNIX is defined.

This patch requires it only when LINUX is defined.

Signed-off-by: Guido Falsi <mad@madpilot.net>
2021-10-12 16:32:24 +02:00

2.4 KiB