Skip to content

Commit ff4a38a

Browse files
committed
build: Fix configuring depends with cmake
1 parent 28aa0e3 commit ff4a38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/hosts/mingw32.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ mingw32_debug_CXXFLAGS=$(mingw32_debug_CFLAGS)
1313

1414
mingw32_debug_CPPFLAGS=-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC
1515

16-
mingw_cmake_system=Windows
16+
mingw32_cmake_system=Windows

0 commit comments

Comments
 (0)