[CMake] Dependencies check failure

Alexander Neundorf a.neundorf-work at gmx.net
Thu Sep 21 07:54:20 EDT 2006


-------- Original-Nachricht --------
Datum: Thu, 21 Sep 2006 12:34:46 +0200
Von: "Ebersold André" <andre.ebersold at alcatel.fr>
An: cmake at cmake.org
Betreff: [CMake] Dependencies check failure 

> Hello,
> 
> I am working with cmake 2.4.2 and have the macro bellow in a projet.
> I uses the macro two times. The code works fine with 2.4.2.
> I tried the same macro with cmake 2.4.3 and I have an error
> in dependencies check. cmake says that there is no rule to build
> src2.aac but it create src1.acc ?
> 
> Is this a regression from previous release ?

No :-)
Are the generated files included in the actual source files ?
Then just add them to the sources for the executables, this is the recommended way to have these dependencies generated.

Alex


-- 
NEU: GMX DSL Sofort-Start-Set - blitzschnell ins Internet!
Echte DSL-Flatrate ab 0,- Euro* http://www.gmx.net/de/go/dsl


More information about the CMake mailing list