[Cmake] How does AUX_SOURCE_DIRECTORY work?

David Svoboda xsvobod2 at informatics.muni.cz
Mon, 2 Feb 2004 10:35:25 +0100


Hello,

I wanted to use AUX_SOURCE_DIRECTORY command, but I am not able to make
any running cmake-like code using this command - nothing does work.  When
calling AUX_SOURCE_DIRECOTRY(<dir> <var>), eaach time <var> returns no
value. Could anybody help me - a simple example?

David