On Wednesday 21 April 2010, Matthias Goesswein wrote: > Hello! > > My libarian-tool needs a flag before each object file: > > e.g. > > libarian -a file1.o -a file2.o -a file3.o library.a > > CMake provides the <OBJECTS> tag variable for use within the rule > variable of the libarian, but i didn't fond a way to insert the "-a" > flags before each object file. > > Is there any way for doing that?
AFAIK no. Please put it as feature request in the bug tracker. What kind of toolchain are you using ? Alex _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake