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

Alexander Neundorf a.neundorf-work at gmx.net
Wed Mar 15 16:14:49 EST 2006


Hi, 
 
I wanted to add some more information to the file created by 
EXPORT_LIBRARY_DEPENDENCIES() using the "APPEND" parameter. 
 
It seems this doesn't work as expected, testcase attached. 
The file contains: 
FILE(WRITE ....) 
EXPORT_LIBRARY_DEPENDENCIES(... APPEND) 
 
The output of EXPORT_LIBRARY_DEPENDENCIES() doesn't appear in the 
generated file. 
 
Did I do something wrong ? 
 
Bye 
Alex 
 

-- 
"Feel free" mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exportlibdeps.tar.gz
Type: application/x-tgz
Size: 452 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20060315/72cfc975/exportlibdeps.tar.bin


More information about the CMake mailing list