[CMake] modify cmake build arguments

hex hex7c3 at gmail.com
Thu Aug 29 13:27:19 EDT 2019


hello community,


CMake builds a C project with /gcc -o target_name/. I have a compiler 
very similar to GCC and I am trying configure CMake C language for it.


The compiler does not support the -o argument when linking objects. I 
wonder if there is a way to remove or modify this argument, maybe 
through one of the properties on targets?


thank you

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20190829/f8b001c3/attachment.html>


More information about the CMake mailing list