diff --git a/CMakeLists.txt b/CMakeLists.txt index 3de01ecf..a6330bc4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -428,6 +428,8 @@ else() " COMPONENT system) endif() +add_subdirectory (far-gvfs) + ############################## # common install directives