mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Merge 0ebd88fe0b into merged_master (Bitcoin PR bitcoin/bitcoin#22888)
This commit is contained in:
commit
d9fbde90c5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import argparse
|
|||
from shutil import copyfile
|
||||
|
||||
SOURCE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', 'src'))
|
||||
DEFAULT_PLATFORM_TOOLSET = R'v141'
|
||||
DEFAULT_PLATFORM_TOOLSET = R'v142'
|
||||
|
||||
libs = [
|
||||
'libbitcoin_cli',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue