[CMake] Two phase install?

Scott Aron Bloom scott at towel42.com
Wed Mar 23 16:25:59 EDT 2016


Here is my problem.

The project I have creates an application, that is needed to build the rest of the project.

To imagine it, imagine the application is a custom yacc/lex based parser that reads in a file and generates an output file.

In order for the application to run correctly, it needs an install step.  However, the results of the application, are part of the final install.

Is there anyway to say "build this, and create its install area" and afterwards run the rest of the requirements for install?

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160323/748c1534/attachment.html>


More information about the CMake mailing list