[CMake] Multiple exports for a target installation

Shoaib Meenai smeenai at fb.com
Sun Jun 16 00:02:47 EDT 2019


Is it possible to associate a target with multiple exports? For example, if I'm building a project where I want to create multiple export sets, but there's some overlap in targets between those sets. I tried passing multiple EXPORT options to the install(TARGETS) signature but I just got an error: install TARGETS given unknown argument "EXPORT".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20190616/f25b1e50/attachment-0001.html>


More information about the CMake mailing list