Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

Commit 9c896be

Browse files
committed
Add scripts directory to build
1 parent 28eb370 commit 9c896be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,7 @@ IF(WITH_UNIT_TESTS)
498498
ADD_SUBDIRECTORY(unittest/gunit)
499499
ENDIF()
500500

501+
ADD_SUBDIRECTORY(scripts)
501502
ADD_SUBDIRECTORY(extra)
502503
ADD_SUBDIRECTORY(client)
503504
ADD_SUBDIRECTORY(sql/share)

0 commit comments

Comments
 (0)