[CMake] object file questuon

luxInteg lux-integ at btconnect.com
Thu Nov 11 07:52:13 EST 2010


I am learning cmake

(in gnu Makefiles it is possible to specifiy the name of the object file. )

I.E.   if I have a  file   file1.c and I want to  generate two object files
file1.o  and file1a.o   

-is this possible in cmake  and if so how so?


More information about the CMake mailing list