Hi!

Can you configure cmake to perform an install automatically?

Today, when we generate a VC-project we get an INSTALL target which installs the program when explicitly built. But when we execute a "build solution", the install target is not run. The following message is given:

3>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
3>Project not selected to build for this solution configuration


How can we get the INSTALL target to run on the "build solution" event?

// Anders Sundman
begin:vcard
fn:Anders Sundman
n:Sundman;Anders
org:OptoNova AB;Software Engineering & Machine Vision
adr;quoted-printable:;;Inudstriv=C3=A4gen 1;Solna;;S-171 48;Sweden
email;internet:[EMAIL PROTECTED]
tel;work:+46 (0)8 51484254
tel;home:+46 (0)73 9975368
tel;cell:+46 (0)73 9975368
x-mozilla-html:FALSE
url:http://www.optonova.se
version:2.1
end:vcard

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to