mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Install extremely useful program "replace"
This commit is contained in:
@ -66,7 +66,7 @@ IF(CMAKE_SYSTEM_NAME STREQUAL "SunOS")
|
||||
ENDIF()
|
||||
|
||||
|
||||
ADD_EXECUTABLE(replace replace.c)
|
||||
MYSQL_ADD_EXECUTABLE(replace replace.c)
|
||||
TARGET_LINK_LIBRARIES(replace mysys)
|
||||
IF(UNIX)
|
||||
MYSQL_ADD_EXECUTABLE(innochecksum innochecksum.c)
|
||||
|
Reference in New Issue
Block a user