Use target_link_libraries instead of target_link_options for FUSE3_LDFLAGS
target_link_options got added in CMake 3.13, which is not always available.
Still builds here, but might need a confirmation on FreeBSD.
target_link_options got added in CMake 3.13, which is not always available.
Still builds here, but might need a confirmation on FreeBSD.