Brad King wrote:

Jan Woetzel wrote:

In particular when nothing has changed the "nothing to do" build now takes >> 60 seconds. With 2.06 it took < 5 seconds as expected to build when everything was up to date.

I found the problem:, it was:
INSTALL_TARGETS
INSTALL_FILES

I had to replace the above "old" command by its new substitute "INSTALL".

To conclude:
- With Cmake 2.4.2 on Windows
- MSVS .net 2003 generator has the "annoyance"
- replacing the old INSTALL commands fixes the problem.
- Linux make and windows nmake are not affected and work as exepcted

Thanks,
Jan.

--

 Dipl.-Ing. Jan Woetzel
--------------------------------------------------
 University of Kiel
 Institute of Computer Science and Applied Mathematics
 Hermann-Rodewald-Str. 3 [room 310]
 24098 Kiel/Germany
--------------------------------------------------
 Phone +49-431-880-4477
 Fax   +49-431-880-4054
 Mob.  +49-179-2937346
--------------------------------------------------
 Url   www.mip.informatik.uni-kiel.de/~jw
 Email [EMAIL PROTECTED]

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to