Skip to content

Commit bd868bb

Browse files
bkandasabjornmu
authored andcommitted
Removed support-files directory from CMakeLists.txt
(cherry picked from commit 7ad2ba37a40d96bcfd129ffabaea4de95b6340f5)
1 parent bbafcf7 commit bd868bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@ ADD_SUBDIRECTORY(scripts)
561561
IF(NOT WITHOUT_SERVER)
562562
ADD_SUBDIRECTORY(mysql-test)
563563
ADD_SUBDIRECTORY(mysql-test/lib/My/SafeProcess)
564-
ADD_SUBDIRECTORY(support-files)
565564
ADD_SUBDIRECTORY(sql-bench)
566565
IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt)
567566
ADD_SUBDIRECTORY(internal)

0 commit comments

Comments
 (0)