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?
Cheers,
Matthias.
_______________________________________________
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