[cmake-developers] Timestamp of VS-generator rule files
Mike.Pagel at bmw.de
Mike.Pagel at bmw.de
Thu Sep 17 10:06:24 EDT 2015
MAIN_DEPENDENCY does not easily work in our case (tried it), unless we change a lot of targets in the project, which is not trivial. I'll be trying to submit a patch, thanks for the offer. In case I have questions like "can I use this API or should I use that one to do X", would this mailing list be the right place to ask?
Mike
-----Ursprüngliche Nachricht-----
Von: cmake-developers [mailto:cmake-developers-bounces at cmake.org] Im Auftrag von Brad King
On 09/17/2015 05:03 AM, Mike.Pagel at bmw.de wrote:
> force "old" rule files, which then would never trigger the command on their own.
Yes, I think that makes sense. Those files are only there because the
IDE project files need a place to attach the commands. Care to work on
a patch for this?
Meanwhile you may be able to work around the problem using a MAIN_DEPENDENCY
of your own.
-Brad
--
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-developers
More information about the cmake-developers
mailing list