[CMake] Cmake custom install target for a particular binary

vivek goel goelvivek2011 at gmail.com
Wed May 30 07:41:52 EDT 2012


hi,
I am having 10 binary inside my project.
If I run make install DESTDIR=<> it builds all source code and install
everything.
Is there a way I can install a particular binary ?
Like having custom target like
make install.bin1 DESTDIR=<> which will install only particular binary ?

regards
Vivek Goel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120530/3fa64c7f/attachment.htm>


More information about the CMake mailing list