[CMake] problem with EXPORT_LIBRARY_DEPENDENCIES(... APPEND) ?

Alexander Neundorf a.neundorf-work at gmx.net
Thu Mar 16 14:51:25 EST 2006


> Von: Brad King <brad.king at kitware.com> 
... 
> This is because EXPORT_LIBRARY_DEPENDENCIES is a "final pass" command  
> that executes after all the rest of the configuration is done.  This is  
> necessary to make sure all library linking is done before the command  
> executes.  We should probably change the command to run immediately and  
> document that the user should invoke the command in a CMakeLists.txt  
> file that runs after everything else.  I'll discuss it with the other  
> developers. 
 
Actually it is documented correctly: 
"This should be the last command in the top level CMakeLists.txt file of 
the project. " 
 
So, no need to change it. 
 
Bye 
Alex 
 

-- 
"Feel free" mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net


More information about the CMake mailing list