Hai, Just generate makefile as usual without any CMAKE_VERBOSE_MAKEFILE then run
#make VERBOSE=1 and see if it what you want. 2009/8/13 Hai Nguyen <chaotic...@gmail.com> > I have: > set( CMAKE_VERBOSE_MAKEFILE 1 ) > or > set( CMAKE_VERBOSE_MAKEFILE ON ) > > in my CMakeLists.txt > > When I generate the build files and run make. I don't see any verbosity. It > just shows "Building CXX...." > > However, I've noticed that when I run make a few times all the sudden > verbosity happens....I'm just really confused as to what factors are really > triggering it. > > - Hai > > > > On Wed, Aug 12, 2009 at 3:26 PM, Sergey Nikulov > <sergey.niku...@gmail.com>wrote: > >> Could you please be more precise in your description? >> >> Thank you, >> Sergey >> >> http://catb.org/~esr/faqs/smart-questions.html<http://catb.org/%7Eesr/faqs/smart-questions.html> >> >> >> 2009/8/13 Hai Nguyen <chaotic...@gmail.com> >> >>> Is there some kind of magic to using this other than turning it on? The >>> behavior seems really inconsistent or it just flat out doesn't work. >>> >>> Thanks, >>> - Hai >>> >>> _______________________________________________ >>> 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 >>> >> >> >> >> -- >> Best Regards, >> Sergey Nikulov >> > > -- Best Regards, Sergey Nikulov
_______________________________________________ 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