Re: [CMake] Problems with transitive dependencies

2015-12-07 Thread Mueller-Roemer, Johannes Sebastian
...@igd.fraunhofer.de | www.igd.fraunhofer.de From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Chris Wilson Sent: Monday, December 07, 2015 20:43 To: cmake@cmake.org Subject: [CMake] Problems with transitive dependencies Dear CMake users, I'm trying to use CMake to replace the complex

[CMake] Problems with transitive dependencies

2015-12-07 Thread Chris Wilson
Dear CMake users, I'm trying to use CMake to replace the complex hand-built Visual Studio configuration of our open source project, Box Backup. And I'm having trouble making it generate the correct transitive dependencies between modules, particularly for include directories. We have a lot of mod