Peter,

FYI, I'm seeing a problem with the BRL-CAD build on the Mac with CMake
+ ninja using the latest git versions - when I try to run tclsh, I get
a problem with it trying to link
TARGET_INSTALLNAME_DIRlibtcl.8.5.dylib instead of the local
libtcl.8.5.dylib in the build directory.  This doesn't seem to happen
on Linux.

Also, a question - is it in the plans longer term to add build.ninja
files in subdirectories, so I can cd into a subdirectory and build
just what's required for that directory (i.e. like make)?  Or is ninja
a "toplevel-only" setup?

Cheers, and thanks,
CY

On Fri, Jan 6, 2012 at 9:11 AM, Clifford Yapp <cliffy...@gmail.com> wrote:
> Peter Collingbourne's ongoing work with CMake support for ninja (and
> vice versa) was recently announced as being able to build multiple
> large projects:
>
> http://public.kitware.com/pipermail/cmake-developers/2011-November/002490.html
>
> BRL-CAD was on the list, and in trials last night I confirmed that it
> does indeed build BRL-CAD - nice work Peter!
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to