On 5/19/2010 2:31 PM, aaron.mead...@thomsonreuters.com wrote:
*Hi all. I hope this isn’t a terribly obvious question that I just
can’t find in the documentation..*
* *
*If I have an executable ‘A’ that depends on a static library ‘B’, and
static library ‘B’ depends on static library ‘C’, can I
ay 19, 2010 1:31 PM
To: cmake@cmake.org
Subject: [CMake] Chaining Dependencies
Hi all. I hope this isn't a terribly obvious question that I just can't
find in the documentation..
If I have an executable 'A' that depends on a static library 'B', and
static libra
Hi all. I hope this isn't a terribly obvious question that I just can't
find in the documentation..
If I have an executable 'A' that depends on a static library 'B', and
static library 'B' depends on static library 'C', can I capture this
dependency as part of the CMakeLists.txt for static lib