Clinton Stimpson wrote:
I've got two projects with one depending on the other. I include the
one project as a subdirectory and build it along with my project. Its
similar to how ParaView includes VTK.
I'm trying to use the install(EXPORT ...) to export my project from an
installation tree, bu
I've got two projects with one depending on the other. I include the
one project as a subdirectory and build it along with my project. Its
similar to how ParaView includes VTK.
I'm trying to use the install(EXPORT ...) to export my project from an
installation tree, but I can't figure out how