[CMake] How does cmake handle object dependency(.o.d) in QtCreator

vakano zhongle at proplussolution.com
Fri May 6 19:25:36 EDT 2016


Hi,

GCC got an option -MMD to export object dependency (.o.d) for header files
incremental build,

in netbeans, there is an option called enable dependency checking, it will
generate an .dep.inc

and includes this file in make file automatically, my question is how to set
this dependency 

handling in Qt Creator. Is there some extra setting for cmake?

Thanks,
Le  





--
View this message in context: http://cmake.3232098.n2.nabble.com/How-does-cmake-handle-object-dependency-o-d-in-QtCreator-tp7593397.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list