[CMake] output path control with include_external_msproject

Bogdan P bp4mls at gmail.com
Tue Oct 2 18:02:00 EDT 2018


Hi there,

I am trying to figure out if one can control the output paths of an
included external .vcxproj, other than modifying the project itself?
I guess one could configure_file() it, but wanted to ask if there would be
any less intrusive ways, to keep the source tree clean.

Or, alternatively, if one can supply parameters for the MSBuild that will
eventually build that project, like /p:OutputPath.

Any pointers appreciated.

Cheers,
Bogdan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20181003/ac71f4af/attachment.html>


More information about the CMake mailing list