[CMake] Adding new language.

arrowdodger 6yearold at gmail.com
Mon Mar 14 13:42:39 EDT 2011


On Mon, Mar 14, 2011 at 7:16 PM, Michael Hertling <mhertling at online.de>wrote:

> 2) If you collect the affected files in a separate directory - which is
>   probably recommendable anyway - you might set CMAKE_C_COMPILE_OBJECT,
>   CMAKE_C_CREATE_SHARED_LIBRARY, CMAKE_C_LINK_EXECUTABLE etc. as well
>   as their CXX counterparts in that directory to whatever suits your
>   needs, and you can refer to the special placeholders <DEFINES>,
>   <FLAGS> etc. from within the abovementioned rule variables.
>

Oh, CMAKE_C_COMPILE_OBJECT is a rule for compiling *.c file, not *.o?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110314/a6883da4/attachment.htm>


More information about the CMake mailing list