On Wed, Jan 23, 2013 at 3:38 AM, Thomas Jarosch
<thomas.jarosch@xxxxxxxxxxxxx> wrote:
> 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.
I agree.
> If you don't mind, I'll change it to this.
Please go ahead and change it. Thanks.
--
Xiaofan
--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
|