mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 16:57:16 +01:00
38 lines
1.5 KiB
CMake
38 lines
1.5 KiB
CMake
|
SET(MARIADB_CLIENT_INCLUDES config-win.h
|
||
|
dbug.h
|
||
|
errmsg.h
|
||
|
getopt.h
|
||
|
hash.h
|
||
|
ma_common.h
|
||
|
m_ctype.h
|
||
|
m_string.h
|
||
|
ma_dyncol.h
|
||
|
ma_secure.h
|
||
|
my_alarm.h
|
||
|
my_base.h
|
||
|
my_config.h.in
|
||
|
my_dir.h
|
||
|
my_global.h
|
||
|
my_list.h
|
||
|
my_net.h
|
||
|
my_no_pthread.h
|
||
|
my_pthread.h
|
||
|
my_stmt.h
|
||
|
my_sys.h
|
||
|
mysql.h
|
||
|
mysql_com.h
|
||
|
mysql_io.h
|
||
|
mysql_mm.h
|
||
|
mysql_priv.h
|
||
|
mysql_version.h
|
||
|
mysql_wireprotocol.h
|
||
|
mysqld_error.h
|
||
|
mysys_err.h
|
||
|
sha1.h
|
||
|
thr_alarm.h
|
||
|
violite.h
|
||
|
mysql/client_plugin.h
|
||
|
mysql/plugin_auth_common.h
|
||
|
mysql/plugin_auth.h
|
||
|
PARENT_SCOPE)
|