[CMake] CPack Components with NSIS and using InstallRequiredSystemLibraries
Doug Gregor
doug.gregor at gmail.com
Mon Jul 28 10:49:27 EDT 2008
On Mon, Jul 28, 2008 at 10:39 AM, Thomas Moelhave <thomasm at daimi.au.dk> wrote:
> I was actually in the progress of changing everything to the cpack_add_
> commands when your email arrived.
> However, adding Unspecified to CPACK_COMPONENTS_ALL (as per your
> suggestion) did the trick. Thank you!
Okay. The cpack_add_* commands will take care of CPACK_COMPONENTS_ALL for you.
> Are you deprecating the old SET(...) way of doing components?
Yeah. The commands are so much easier to use.
- Doug
More information about the CMake
mailing list