On 11.06.2012 13:23, Amine Khaldi wrote:
Another thing I noticed while testing ReactOS is that we end up with
entries like "e:\reactos\ntoskrnl\include/../mm/ARM3/miarm.h" (for
example) in the .d files, and this triggers recompiles. If this "/../"
construct is eliminated (not that it's practically possible, I did it
just for testing) the dependency works fine.


One of my last changes was to replaces back slashes with slashes
exactly because of "\../../" problems. Have you used cl and
recent next?

Peter
--

Powered by www.kitware.com

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

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

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

Reply via email to