[CMake] Cpack ignoring file installs

Eric Noulard eric.noulard at gmail.com
Fri Dec 18 05:18:14 EST 2009


2009/12/18 Daniel Stonier <d.stonier at gmail.com>:
> This is my first shot at cpack, so I may be missing something entirely
> obvious here.
>
> I have two parts to the install on my project, one are the libs, the other
> are the headers. The libs are installed via the INSTALL(TARGET ...) command,
> whereas the headers are installed via the INSTALL(FILES ... ) command.
> A normal cmake install will install everything, but cpack, when run, will
> only pick up the libraries.

On which kind of system are you working Linux, Windows etc ...
Which version of CMake?
Which CPack generator are you trying to use?

> I can't seem to find any information that seems to indicate that this is
> normal in the documentation, but neither can I find any information that say
> this is what it appears to be - broken.
> Any pointers?

May be depending on the missing informations :-)

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list