Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
fixed build issue #23
Browse files Browse the repository at this point in the history
  • Loading branch information
n4n0GH committed Nov 23, 2019
1 parent 6b05063 commit 1400b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plasma-theme/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
project(hello-plasma)

set(THEMES
"hello dark"
"hello light")
"hellodark"
"hellolight")

install(DIRECTORY ${THEMES}
DESTINATION "${CMAKE_INSTALL_PREFIX}/share/plasma/desktoptheme")

0 comments on commit 1400b81

Please sign in to comment.