mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Cleanup - remove confusing comment.
This commit is contained in:
parent
a4a4d6a7c8
commit
234ae43d5a
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ MYSQL_ADD_EXECUTABLE(mysqlslap mysqlslap.c)
|
|||
SET_SOURCE_FILES_PROPERTIES(mysqlslap.c PROPERTIES COMPILE_FLAGS "-DTHREADS")
|
||||
TARGET_LINK_LIBRARIES(mysqlslap ${CLIENT_LIB})
|
||||
|
||||
# "WIN32" also covers 64 bit. "echo" is used in some files below "mysql-test/".
|
||||
IF(WIN32)
|
||||
MYSQL_ADD_EXECUTABLE(echo echo.c COMPONENT Test)
|
||||
ENDIF(WIN32)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue