Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-11-03 18:58:47 +0300
committerHannah von Reth <vonreth@kde.org>2020-11-04 19:21:52 +0300
commit0d1fa8177acc5b61ebd3bdc2555769226282891d (patch)
tree1b8e419ca7292824636613b5d51afe9a54a33158 /THEME.cmake
parent770ae130f35024f8564c5ae136a3c46d5cd07686 (diff)
Support legacy naming of app icon
Diffstat (limited to 'THEME.cmake')
-rw-r--r--THEME.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/THEME.cmake b/THEME.cmake
index 162ed3fb8..c0de50c6f 100644
--- a/THEME.cmake
+++ b/THEME.cmake
@@ -1,4 +1,3 @@
-set(OEM_THEME_DIR "" CACHE STRING "Define directory containing a custom theme")
if (EXISTS "${OEM_THEME_DIR}/OEM.cmake")
include("${OEM_THEME_DIR}/OEM.cmake")
else()