[CMake] Running cpack without source folder

Miklos Espak m.espak at ucl.ac.uk
Tue May 10 03:43:24 EDT 2016


Hi,

given a complete build folder with all external projects, is it possible to
run cpack without touching the sources?

As I see, it now starts with configuring and building the project.
(Skipping what is up-to-date, usually everything.) This can cause a problem
if you switched branch after the built has finished and before running
cpack.

Does cpack actually need anything from the sources? If not, is it possible
to tell cpack not to try to reconfig/rebuild the project?

Cheers,
Miklos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160510/fbd44c42/attachment-0001.html>


More information about the CMake mailing list