[CMake] Using msbuild

Thomas Lehmann t.lehmann at rtsgroup.net
Mon Nov 1 08:30:45 EDT 2010


Hi all,

on Unix  I can use "make install" but I have no clue how
do it on windows. Can somebody please help?

This is what I have defined in my demo environment:
install(TARGETS app2 RUNTIME DESTINATION ${CMAKE_BINARY_DIR}/bin)

Try:
msbuild Project.sln /target:install
> INSTALL:
>  The project "INSTALL" is not selected for building in solution configuration "Debug|Win32".

Kind Regards
Thomas


Thomas Lehmann
Scrum Master

[cid:rts-logo.png at 383e954c38bc4c12a7162081b917ee07]

RTS Realtime Systems Software GmbH, Rembrandtstrasse 13, D-60596 Frankfurt am Main
T: +49.69.61009.0 / F: +49.69.61009.181

Sitz: Frankfurt am Main - HRB 84467 Amtsgericht Frankfurt am Main
Gesch?ftsf?hrer: Steffen Gemuenden, Igor Sluga

www.rtsgroup.net

This email and any attachments are for the exclusive and confidential use of the intended recipient. If you are not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please do not read, distribute or take action in reliance upon this message. If you have received this in error, please notify me immediately by return email and promptly delete this message and its attachments from your computer system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101101/75817414/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rts-logo.png
Type: image/png
Size: 13233 bytes
Desc: rts-logo.png
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101101/75817414/attachment-0001.png>


More information about the CMake mailing list