[CMake] CMAKE_CXX_FLAGS [was: Re: CMake Digest, Vol 77, Issue 104]

fatman at crackmonkey.us fatman at crackmonkey.us
Fri Oct 1 06:03:37 EDT 2010


>> Could be. I too am a non-expert. CMake doesn't seem to output the
>> command lines it executes, or if it does then Buildbot ignores it. This
>> is the view from Buildbot's IO log:
>> 
<snip blah>
>> 
>> Can I make CMake more verbose? The IO log above contains the command
>> line executed by Buildbot ("cd cmake && make all && cd ..").
>
>You can run cmake and then:
>
>make VERBOSE=1
>
>to see the flags.

Thanks! I'll insert that into the builder configuration, sighup the
buildmaster and force a build. Then we'll smell what CMake is cookin'.


More information about the CMake mailing list