Thanks, Naram Qashat _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake
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.
- [CMake] CMake's Dependency Scanner - Disabling? Naram Qashat
- Re: [CMake] CMake's Dependency Scanner - Disabling? Bill Hoffman
- Re: [CMake] CMake's Dependency Scanner - Disabling? Naram Qashat
- Re: [CMake] CMake's Dependency Scanner - Disabli... Bill Hoffman
- Re: [CMake] CMake's Dependency Scanner - Disabling? Gavin Beatty