summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-09-12 17:03:53 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-09-13 16:59:53 +0200
commit58552c7a6a87a2151351459960b5dcdf9f2ecff0 (patch)
tree2d5cc3510667e792bf2e04c89e60d700caacc25b /unity-shared/CMakeLists.txt
parent8ffafe162c2897418667d1639d91dd36d1eaef12 (diff)
unity-shared: Add implementation for Nemo support as FileManager
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index 3365958cd..eddc80766 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -46,6 +46,7 @@ set (UNITY_SHARED_SOURCES
LayoutSystem.cpp
LineSeparator.cpp
MenuManager.cpp
+ NemoFileManager.cpp
OverlayRenderer.cpp
OverlayScrollView.cpp
OverlayWindowButtons.cpp