Hi Alan, On Fri, Mar 7, 2014 at 6:35 AM, Alan W. Irwin <[email protected]> wrote: > > To solve the issue you have described, I suggest you create a simple > overall project that configures the build of _both_ your principal > project and the project it depends on using the ExternalProject_Add > command.
I guess this would be an acceptable solution, but it sure looks pretty ugly. I wonder if there is no other way to tell CMake about those kinds of relationships and the generated files without resorting to that. Thanks, Alex -- 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
