[cmake-developers] put outputs in different directory

Joshua Robinson shooki.robinson at gmail.com
Fri Jun 29 11:39:38 EDT 2012


Hi,

I am new to cmake, 1 week.

I use Linux, vtk and qt. I want the output file moc_* to go to Moc, and the
object file to Obj .
The executable is being put to Bin/  that works.

I tried :  set(OBJECT_OUTPUTS  ${myProj_SOURCE_DIR}/Obj)  it didn't work.

Please help / ideas ?

Regards,
Joshua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120629/b479b7d4/attachment.html>


More information about the cmake-developers mailing list