[CMake] Is this expected behavior?

Bill Hoffman bill.hoffman at kitware.com
Mon Dec 8 21:06:30 EST 2014


On 12/8/2014 1:53 PM, Chris Johnson wrote:
> When I change a header file for a library, and then do a "make" in the
> build directory, only source (C++) files which directly include that
> header get rebuilt, but those which use it indirectly do not.  But when
> I link to the library, the other files do get rebuilt.
This should work.  If you can create a complete example in a tar file 
that shows this issue, I can take a look at it.


-Bill



More information about the CMake mailing list