I think I've have an epiphany.

I've been really struggling to understand how to get my build to work, and
it seems the problem is with the configure step of cmake.

I would like to see some mechanism whereby I can delay the completion of
the configure step of a target until the build (and install into an
install-prefix, I suspect) of its dependencies is complete.

I think this would also require some automatic generation of FindXXX.cmake
functionality to find that installed target in install-prefix.

Is that possible ?

As usual, what am I missing if not ?

Thanks,
Jack
-- 

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to