mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
build: Fix configuring depends with cmake
This commit is contained in:
parent
28aa0e3ca0
commit
ff4a38a327
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ mingw32_debug_CXXFLAGS=$(mingw32_debug_CFLAGS)
|
|||
|
||||
mingw32_debug_CPPFLAGS=-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC
|
||||
|
||||
mingw_cmake_system=Windows
|
||||
mingw32_cmake_system=Windows
|
||||
|
|
Loading…
Add table
Reference in a new issue