Skip to content

Commit

Permalink
Updated the website in Cpack while thinking about it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohann Ferreira committed May 2, 2012
1 parent 3cef3cf commit 7ac3cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -73,6 +73,6 @@ IF(WIN32)
SET(CPACK_NSIS_DISPLAY_NAME "Valyria Tear")
SET(CPACK_NSIS_MUI_ICON "${CMAKE_CURRENT_SOURCE_DIR}/img/logos/program_icon.ico")
SET(CPACK_PACKAGE_ICON "${CMAKE_CURRENT_SOURCE_DIR}/img/logos/program_icon.png") #TODO: use a bmp
SET(CPACK_NSIS_URL_INFO_ABOUT "https://github.com/Bertram25/ValyriaTear/wiki")
SET(CPACK_NSIS_URL_INFO_ABOUT "http://valyriatear.blogspot.com")
ENDIF()
INCLUDE(CPack)

0 comments on commit 7ac3cdb

Please sign in to comment.