OwnCloudCPack.cmake to NextcloudCPack.cmake

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2017-10-10 09:56:04 +02:00
parent 5dc73ffd8b
commit 6b3006b325
No known key found for this signature in database
GPG Key ID: F941078878347C0C
2 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ if (NOT DEFINED APPLICATION_ICON_NAME)
set(APPLICATION_ICON_NAME ${APPLICATION_SHORTNAME})
endif()
include(OwnCloudCPack.cmake)
include(NextcloudCPack.cmake)
add_definitions(-DUNICODE)
add_definitions(-D_UNICODE)