libftdi Archives

Subject: Re: How to build libftdi git under Linux

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 22 Jan 2013 20:38:44 +0100
On 01/22/2013 02:32 AM, Xiaofan Chen wrote:
> I agree. The only default option CMake uses which I
> do not like is that it defaults to the debug build. Do
> you think it is better to use the release build?
> 
> cmake  -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_BUILD_TYPE=Release ../
> 
> As a matter of fact, usually I have no issues with the
> /usr/local default prefix under Linux but only the build type.

Good idea, I would even prefer "RelaseWithDebugInfo".
Debug symbols usually help more than they hurt
and people will figure out what the option does.

If you don't mind, I'll change it to this.

Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread