Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix CPack path to README.md
  • Loading branch information
m-kuhn committed Nov 17, 2014
1 parent 7fc1b87 commit 06ea980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -740,4 +740,5 @@ ELSE(WIN32 AND NOT UNIX)
#SET(CPACK_SOURCE_STRIP_FILES "")
ENDIF(WIN32 AND NOT UNIX)
SET(CPACK_PACKAGE_EXECUTABLES "qgis" "QGIS")
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_SOURCE_DIR}/README.md")
INCLUDE(CPack)

0 comments on commit 06ea980

Please sign in to comment.