]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #1889 from signalwire/wincaching
authorAndrey Volk <andywolk@gmail.com>
Thu, 8 Dec 2022 09:45:02 +0000 (12:45 +0300)
committerGitHub <noreply@github.com>
Thu, 8 Dec 2022 09:45:02 +0000 (12:45 +0300)
[Build-System] Improve build time on Windows: Do not download a pre-compiled binary if it's found in a folder pointed by the FreeSWITCHBuildCachePath environment variable.


Trivial merge