We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e46ae3 commit 698e790Copy full SHA for 698e790
cmake/packaging.cmake
@@ -1,5 +1,5 @@
1
set(CPACK_PACKAGE_NAME "${PROJECT_NAME}")
2
-set(CPACK_PACKAGE_CONTACT "Luis DÃaz Más <[email protected]>")
+set(CPACK_PACKAGE_CONTACT "Luis Díaz Más <[email protected]>")
3
set(CPACK_PACKAGE_VERSION ${PROJECT_VERSION})
4
5
set(CPACK_SOURCE_GENERATOR TGZ)
0 commit comments