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
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to