...@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
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