POV-Ray : Newsgroups : povray.programming : Interested in CMake support (build system, IDE integration) : Re: Interested in CMake support (build system, IDE integration) Server Time
27 Apr 2024 10:43:13 EDT (-0400)
  Re: Interested in CMake support (build system, IDE integration)  
From: LanuHum
Date: 9 Oct 2016 09:30:00
Message: <web.57fa4591dc6ec2767a3e03fe0@news.povray.org>
All very good. :)

leonid@lanucomp ~/workspace/programming/povray_animator/povray $ LC_ALL=C make
-j4
Scanning dependencies of target povray
[  0%] Building CXX object CMakeFiles/povanim.dir/source/pov_mem.cpp.o
.....
.....
[ 99%] Building CXX object CMakeFiles/povanim.dir/vfe/unix/vfeplatform.cpp.o
[100%] Linking CXX executable povray
[100%] Built target povray
leonid@lanucomp ~/workspace/programming/povray_animator/povray $


Post a reply to this message

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