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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to