I noticed that CMake doesn't seem to create dependencies for Templates (AUX_SOURCE_DIRECTORY) stuff. Is this bug or a feature? In particular, I have a file Templates/a.cxx which #include s a.txx, but changing a.txx does not cause Templates/a.cxx to be recompiled. Thanks, Amitha.