libftdi Archives

Subject: Re: [PATCH] Ignore VSCode temp folder

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: yegorslists@xxxxxxxxxxxxxx
Cc: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 12 Jun 2025 16:02:51 +0200
Hi Yegor,

You wrote on Wed, Jun 11, 2025 at 02:50:04PM +0200:
> diff --git a/.gitignore b/.gitignore
> index 3d04163..9f1af71 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -57,3 +57,6 @@ tags
>  # clangd specific files
>  .cache
>  compile_commands.json
> +
> +# VSCode
> +.vscode

applied, thanks!

I've also applied the new SHAREDLIBS cmake option you sent to me
that will fix the build process when building _static_ libs.

Cheers,
Thomas

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

Current Thread