[cmake-developers] Patch to only consider build dependencies between files in the source directory

Brad King brad.king at kitware.com
Wed Mar 23 14:05:06 EDT 2016


On 03/22/2016 08:23 AM, Attila Krasznahorkay wrote:
> Here is my next attempt. ;-) Hopefully I'm at least getting closer...

Thanks.  Applied with minor tweaks:

 Makefile: Optionally scan only source and build trees for dependencies
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b1e1aa1e

I also added a test case and release note:

 Tests: Add test for CMAKE_DEPENDS_IN_PROJECT_ONLY variable
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=52540245

 Help: Add notes for topic 'cmake-depend-in-project-only'
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b06e17da

-Brad


More information about the cmake-developers mailing list