DrDrake / osghimmel

Automatically exported from code.google.com/p/osghimmel
0 stars 0 forks source link

Setup Package build-target that yields a working binary archive. #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use CPack in CMake to configure the archive. 

Depending on which options where set on project configuration, the package 
should contain all binaries from apps and required OpenSceneGraph and Qt 
binaries as well as all Resources (e.g. textures and 3d geometry) in a flat 
hierarchy.

This is highly useful, for interchanging builds for status reports, or 
generating tagged archives for the Downloads section. Until no install process 
is required, this should suffice.

Original issue reported on code.google.com by costumebrother on 10 Sep 2011 at 10:43

GoogleCodeExporter commented 9 years ago

Original comment by costumebrother on 10 Sep 2011 at 9:14