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
path: root/cmake
diff options
context:
space:
mode:
authorDominik Schmidt <dev@dominik-schmidt.de>2018-05-08 15:35:09 +0300
committerDominik Schmidt <domme@tomahawk-player.org>2018-05-14 14:40:12 +0300
commit0f57326057e1e7e12df8ca9b5070a4434b169863 (patch)
tree73e0487939c89b0a11863b1bd65b84877889b3f8 /cmake
parent886f31456a956ff199575763e57e44c773bdf51e (diff)
Fix create_windows_icon_and_rc invocation for png2ico
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/ECMAddAppIcon.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/ECMAddAppIcon.cmake b/cmake/modules/ECMAddAppIcon.cmake
index 3682a4f59..e922af68e 100644
--- a/cmake/modules/ECMAddAppIcon.cmake
+++ b/cmake/modules/ECMAddAppIcon.cmake
@@ -253,7 +253,7 @@ function(ecm_add_app_icon appsources)
endforeach()
endforeach()
- create_windows_icon_and_rc(Png2Ico::Png2Ico "${png2ico_args}")
+ create_windows_icon_and_rc(Png2Ico::Png2Ico "${png2ico_args}" "${deps}")
set(${appsources} "${${appsources}};${_outfilename}.rc" PARENT_SCOPE)
# png2ico from kdewin provides rcfile argument