Skip to content

Commit 5a41d4a

Browse files
committed
test fix appveyor. Part 23
1 parent 2172783 commit 5a41d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ project(OpenXRay)
44
set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
55

66
IF(MINGW)
7+
SET(CMAKE_BUILD_TOOL mingw32-make)
78
ENDIF(MINGW)
89

910
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive --std=c++17")

0 commit comments

Comments
 (0)