Page MenuHome

[cmake/cpack] allow override of package name
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Sep 6 2016, 2:47 PM.

Details

Summary

Cpack generates a standard filename with git information in it, which might not always be wanted for release builds, this patch adds an option to override that default filename.

Diff Detail

Repository
rB Blender

Event Timeline

Ray Molenkamp (LazyDodo) retitled this revision from to [cmake/cpack] allow override of package name.
Ray Molenkamp (LazyDodo) updated this object.
Ray Molenkamp (LazyDodo) set the repository for this revision to rB Blender.
CMakeLists.txt
223

mark_as_advanced() also ?

This revision is now accepted and ready to land.Sep 6 2016, 3:02 PM
This revision was automatically updated to reflect the committed changes.