It's "package_source" and it was also discussed very recently in this thread:<div><a href="http://www.cmake.org/pipermail/cmake/2008-November/025219.html">http://www.cmake.org/pipermail/cmake/2008-November/025219.html</a></div>
<div><br></div><div>It was broken, Bill committed a fix to CVS HEAD. Fix will be in the next RC of CMake 2.6.3, but if you need it today, use CVS HEAD CMake.....</div><div><br></div><div><br></div><div>HTH,</div><div>David</div>
<div><br><br><div class="gmail_quote">On Tue, Nov 18, 2008 at 3:36 PM, Bartlett, Roscoe A <span dir="ltr"><<a href="mailto:rabartl@sandia.gov">rabartl@sandia.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Tim,<br>
<div class="Ih2E3d"><br>
> -----Original Message-----<br>
> From: Shead, Timothy<br>
> Sent: Tuesday, November 18, 2008 12:10 PM<br>
> To: Bartlett, Roscoe A<br>
> Cc: <a href="mailto:cmake@cmake.org">cmake@cmake.org</a><br>
> Subject: Re: [CMake] Does CMake/CPack not support creating a<br>
> source-only tarball<br>
><br>
> Bartlett, Roscoe A wrote:<br>
> > Hello,<br>
> ><br>
> > According to the CMake bashing website:<br>
> ><br>
> > _<a href="http://www.remlab.net/op/cmake.shtml_" target="_blank">http://www.remlab.net/op/cmake.shtml_</a><br>
> ><br>
> > CMake/Cpack does not support creating a source-only tarball<br>
> > distribution for a collection of software.<br>
> ><br>
> > Is there some way to create a source-only tarball distribution with<br>
> > CMake/Cpack that can selectively pick out files from the original<br>
> > source tree like autotools does?<br>
><br>
> By default, CPack supports source tarball generation with<br>
> "make source_package", and the generation can be customized<br>
> in a variety of ways (e.g: generating a source package from a<br>
> subdirectory with a custom target, etc).<br>
<br>
</div>This target does not appear to be supported as shown by:<br>
<br>
[rabartl@gabriel SERIAL_DEBUG]$ make source_package<br>
make: *** No rule to make target `source_package'. Stop.<br>
<br>
Is there some special way that we need to configure Trilinos or set up Cpack to support this?<br>
<br>
Thanks,<br>
<br>
- Ross<br>
<div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>