Re: [cmake-developers] Dependency mechanism of CMake

2016-08-18 Thread Jean-Michaƫl Celerier
Hi, Did you read this page ? The "Build Specification & Usage Requirements" section clearly explains how it works imho. https://cmake.org/cmake/help/v3.6/manual/cmake-buildsystem.7.html and

[cmake-developers] Dependency mechanism of CMake

2016-08-18 Thread Costean Adrian via cmake-developers
Hello CMake developers, I've been trying to figure out how CMake works ( so far no chance, the documentation of "behind the scenes of CMake" is kind of limited). I am interested in how CMake calculates the dependencies, if it does it efficient and correct. Could anyone brief me with a quick