Is it possible to disable CMake's implicit dependency scanner? I understand that it is probably a helpful feature on many projects, but on the project I'm working on, I opted to explicitly define the dependencies instead and would like to save a bit of time during compiling by not scanning for dependencies.

Thanks,
Naram Qashat
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to