POV-Ray : Newsgroups : povray.programming : Interested in CMake support (build system, IDE integration) : Interested in CMake support (build system, IDE integration) Server Time
18 Apr 2024 12:43:09 EDT (-0400)
  Interested in CMake support (build system, IDE integration)  
From: ideasman42
Date: 14 Nov 2013 02:50:01
Message: <web.52848047c0d651edc5155ae40@news.povray.org>
Hi, I read on the recent github page that supporting IDE's (not just MSVC) is
high priority for Povray.

I maintain CMake build-system for Blender and have found it excellent for
MSVC/Eclipse/QtCreator/Netbeans/KDevelop (XCode works well apparently though I
don't use OSX).

This also allows you to use Ninja (rather then gnu-make) which can give very
fast builds.


While the syntax of the CMake is a little strange, overall the build system
works very well in my experience, other projects such as LLVM/Clang, BRL-CAD,
OpenImageIO, OpenShadingLanguage - are using CMake too.

Is it worth me getting CMake setup for Povray? - if you guys are not interested
I would rather not spend time on it.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.