summarylogtreecommitdiffstats
path: root/far2l-add-gvfs.patch
blob: a69a590ab68b1bb6f20f20ea07ddbc46d6580b37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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