diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2022-09-12 17:03:53 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2022-09-13 16:59:53 +0200 |
| commit | 58552c7a6a87a2151351459960b5dcdf9f2ecff0 (patch) | |
| tree | 2d5cc3510667e792bf2e04c89e60d700caacc25b /unity-shared/CMakeLists.txt | |
| parent | 8ffafe162c2897418667d1639d91dd36d1eaef12 (diff) | |
unity-shared: Add implementation for Nemo support as FileManager
Diffstat (limited to 'unity-shared/CMakeLists.txt')
| -rw-r--r-- | unity-shared/CMakeLists.txt | 1 |
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 |
