Hi,

I've noticed a weird (but maybe expected) behavior.

My colleague forgot to edit CMakeLists.txt file for a library from which he 
deleted a .cpp file. As expected cmake failed with an error message during 
build. But next build after that passed without issues. CMake didn't run even 
though the file was still missing. It seems that previous (failed) cmake run 
updated timestamp anyway.

I'm using CMake 3.2.3 with "Visual Studio 2010 Win64" generator.

Is this expected behavior? Can I somehow prevent that?

Regards,
Jakub Golebiewski


**************************************************************************************
This e-mail and any attachments thereto may contain confidential information 
and/or information protected by intellectual property rights for the exclusive 
attention of the intended addressees named above. If you have received this 
transmission in error, please immediately notify the sender by return e-mail 
and delete this message and its attachments. Unauthorized use, copying or 
further full or partial distribution of this e-mail or its contents is 
prohibited.
**************************************************************************************
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to