[CMake] object file target
Alexander Neundorf
a.neundorf-work at gmx.net
Mon Jul 30 16:36:26 EDT 2007
On Monday 30 July 2007 16:24, Juan Sanchez wrote:
> Is there a command for creating a .o target on Linux? If I create my
> own custom command for creating an object, the .o file is being
> recompiled every time. I need the dependency scanner to recognize when
> a .cc file does not need to be compiled into a .o file.
Why do you need to do this ? It shouldn't be necessary. Maybe there's a better
way to achieve what you need.
Bye
Alex
More information about the CMake
mailing list