[CMake] Installing generated files

Alejandro Martinez Ruiz alex at flawedcode.org
Sun Mar 9 19:18:55 EDT 2014


Hi Alan,

On Fri, Mar 7, 2014 at 6:35 AM, Alan W. Irwin <irwin at beluga.phys.uvic.ca> 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


More information about the CMake mailing list