mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-28 16:33:06 +02:00
Remove unused ThirdParty\cmake\bin from prepare.py
This commit is contained in:
parent
f97d751343
commit
9790e37154
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ if not os.path.isdir(os.path.join(thirdPartyDir, keysLoc)):
|
|||
pathPrefixes = [
|
||||
'ThirdParty\\msys64\\mingw64\\bin',
|
||||
'ThirdParty\\jom',
|
||||
'ThirdParty\\cmake\\bin',
|
||||
'ThirdParty\\gyp',
|
||||
] if win else [
|
||||
'ThirdParty/gyp',
|
||||
|
|
Loading…
Add table
Reference in a new issue