macOS fixes.

This commit is contained in:
Jim Derry 2017-05-04 09:50:36 -04:00
parent 3333ca7d69
commit 14f5980117
2 changed files with 2 additions and 2 deletions

View File

@ -365,7 +365,7 @@ if (WIN32)
set(CPACK_SOURCE_GENERATOR "ZIP")
set(CPACK_WIX_UPGRADE_GUID "D809598A-B513-4752-B268-0BAC403B00E4")
elseif ( ${CMAKE_SYSTEM_NAME} MATCHES "Darwin" )
set(CPACK_GENERATOR "PackageMake")
set(CPACK_GENERATOR "productbuild")
set(CPACK_SOURCE_GENERATOR "TGZ")
else ()
set(CPACK_GENERATOR "DEB;RPM")

View File

@ -32,4 +32,4 @@ libtidy*
tidy1.xsl
tidy.pc
*.vcproj
.pkg