BUILDING.txt documents that it is necessary to pass
-DCMAKE_BUILD_TYPE=Release to CMake when building with the NMake
generator, so that is sufficient in my mind.  It's become habit for me
to add that whenever I'm doing a Windows build.

On 3/4/11 5:37 AM, Pierre Ossman wrote:
> On Thu, 03 Mar 2011 06:59:21 -0600
> DRC <dcomman...@users.sourceforge.net> wrote:
> 
>> Please note that CMake, when used with Visual C++ and NMake, will always
>> set the default build type to Debug, so it always has to be overridden
>> on the command line (see BUILDING.txt.)  Setting the default
>> CMAKE_BUILD_TYPE to Release, per below, is only useful with MinGW or
>> other types of builds.
>>
> 
> Interesting. Feel free to extend the comment.
> 
> Rgds

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to