On Thu, Dec 29, 2011 at 8:01 PM, Denis Scherbakov
<denis_scherba...@yahoo.com> wrote:
> Dear All!
>
> Maybe someone can help me: I have a project, we compile binaries and then
> using various INSTALL directives finish the job by copying files where they
> belong: to "bin", "man", "libexec", etc. The point is, we need to run 
> executables after they got installed into this tree, because otherwise
> they won't find all auxiliary files during runtime.
>
> So I am really missing the point here: how to install files (to a temporary
> directory, for example) and then run various tests? Maybe someone has ideas...
>

Are you asking for "distcheck" feature like with the autotools?

Cheers,

-- 
Nicolas Desprès
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to