|
|
ideasman42 wrote:
> James Holsenback <nom### [at] nonecom> wrote:
>> On 11/14/2013 07:51 AM, ideasman42 wrote:
>> <snip>
>> > - autoconf/automake (not sure it ever worked well)
>>
>> well I'll watch you efforts with interest ... I'd like to see the
>> unix/linux build process cleaned up. I tired several times but was never
>> able to spend enough time with it to make any headway.
>
> Heres the initial effort to support CMake.
>
> Currently its a single CMakeLists.txt file, which should be broken up, and
> theres TODO's listed at the top of the file.
>
> Git repo:
> - https://github.com/ideasman42/povray-cmake
I'm looking into writing a CMake build system too. I'm not really using your
effort as a base, but considering your list of TODOs it would need almost a
rewrite anyway. For example, I'm starting straight away with an explicit
list of sources instead of globs :)
Post a reply to this message
|
|