[CMake] CMAKE_VERBOSE_MAKEFILE
Hai Nguyen
chaoticbob at gmail.com
Wed Aug 12 18:57:10 EDT 2009
Exactly what i want!
Thanks!
On Wed, Aug 12, 2009 at 3:44 PM, Sergey Nikulov <sergey.nikulov at gmail.com>wrote:
> 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 <chaoticbob at 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.nikulov at 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 <chaoticbob at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090812/2a5989b9/attachment-0001.htm>
More information about the CMake
mailing list