Skip to content

Commit c539f11

Browse files
committed
Merge branch 'mysql-5.7-cluster-7.6' into mysql-8.0
2 parents 6da8218 + ddacb02 commit c539f11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

storage/ndb/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,4 +340,5 @@ IF(WITH_NDBAPI_EXAMPLES)
340340
ADD_SUBDIRECTORY(ndbapi-examples)
341341
ENDIF()
342342

343-
ADD_SUBDIRECTORY(wix)
343+
## WiX support disabled for now
344+
# ADD_SUBDIRECTORY(wix)

0 commit comments

Comments
 (0)